hmbdc
simplify-high-performance-messaging-programming
Classes
hmbdc::app::tcpcast Namespace Reference

Classes

struct  EpollFd
 
class  NetContext
 a singleton that holding tcpcast resources More...
 
struct  RecvTransport
 interface to power a tcpcast transport receiving functions More...
 
struct  Sender
 fascade class for sending network messages More...
 
class  SessionDropped
 this message appears in the receiver's buffer indicating a previously connected source is dropped More...
 
class  SessionStarted
 this message appears in the receiver's buffer indicating a new source is connected More...
 
struct  Subscribe
 
struct  TopicSink
 
struct  TopicSource
 
struct  Transport
 
struct  TransportMessageHeader
 
struct  Unsubscribe
 

Detailed Description

reliable tcpcast (based on TCP) transport