hmbdc
simplify-high-performance-messaging-programming
Public Types | Public Member Functions | Friends | List of all members
hmbdc::app::tcpcast::AsyncSendSession Struct Reference
Inheritance diagram for hmbdc::app::tcpcast::AsyncSendSession:
hmbdc::app::tcpcast::SendSession

Public Types

using ptr = shared_ptr< AsyncSendSession >
 

Public Member Functions

 AsyncSendSession (tcp::socket socket, ToSendQueue &toSendQueue)
 
void run ()
 
- Public Member Functions inherited from hmbdc::app::tcpcast::SendSession
 SendSession (tcp::socket socket)
 
void start ()
 
void stop ()
 
char const * id () const
 
bool ready () const
 

Friends

class AsyncSendServer
 

Additional Inherited Members

- Protected Attributes inherited from hmbdc::app::tcpcast::SendSession
tcp::socket socket_
 
StringTrieSet clientSubscriptions_
 

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