Bayonne2 / Common C++ 2 Framework
|
Network service framework and design pattern. More...
Go to the source code of this file.
Data Structures | |
class | SocketPort |
The socket port is an internal class which is attached to and then serviced by a specific SocketService "object". More... | |
class | SocketService |
The SocketService is a thread pool object that is meant to service attached socket ports. More... | |
Variables | |
class __EXPORT | SocketPort |
class __EXPORT | SocketService |
Network service framework and design pattern.
Definition in file socketport.h.
class __EXPORT SocketPort |
Definition at line 59 of file socketport.h.
class __EXPORT SocketService |
Definition at line 60 of file socketport.h.