HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NET_ConnectionManager Class Reference

#include <NET_ConnectionHandler.h>

+ Inheritance diagram for NET_ConnectionManager:

Public Member Functions

void start (const NET_ConnectionHandlerSPtr &handler)
 
void stop (const NET_ConnectionHandlerSPtr &handler)
 
void remove (const NET_ConnectionHandlerSPtr &handler)
 
void stopAll (bool force)
 

Additional Inherited Members

- Protected Member Functions inherited from UT_NonCopyableNS::UT_NonCopyable
 UT_NonCopyable ()=default
 
 ~UT_NonCopyable ()=default
 
 UT_NonCopyable (const UT_NonCopyable &)=delete
 
UT_NonCopyableoperator= (const UT_NonCopyable &)=delete
 

Detailed Description

Definition at line 60 of file NET_ConnectionHandler.h.

Member Function Documentation

void NET_ConnectionManager::remove ( const NET_ConnectionHandlerSPtr handler)
inline

Definition at line 81 of file NET_ConnectionHandler.h.

void NET_ConnectionManager::start ( const NET_ConnectionHandlerSPtr handler)
inline

Definition at line 63 of file NET_ConnectionHandler.h.

void NET_ConnectionManager::stop ( const NET_ConnectionHandlerSPtr handler)
inline

Definition at line 72 of file NET_ConnectionHandler.h.

void NET_ConnectionManager::stopAll ( bool  force)
inline

Definition at line 87 of file NET_ConnectionHandler.h.


The documentation for this class was generated from the following file: