ACE_RMCast  6.4.2
Classes | Typedefs | Functions | Variables
ACE_RMCast Namespace Reference

Classes

class  Acknowledge
 
struct  AddressHasher
 
struct  Data
 
struct  Element
 
class  Flow
 
class  Fragment
 
struct  From
 
struct  In_Element
 
class  Link
 
class  Message
 
class  NAK
 
struct  NoData
 
struct  NRTM
 
struct  Out_Element
 
class  Parameters
 
struct  Part
 
struct  Profile
 
class  Reassemble
 
class  Retransmit
 
class  Simulator
 
struct  SN
 
class  Socket
 
class  Socket_Impl
 
struct  To
 

Typedefs

typedef ACE_SYNCH_MUTEX Mutex
 
typedef ACE_Guard< MutexLock
 
typedef ACE_Condition< MutexCondition
 
typedef ACE_CDR::UShort u16
 
typedef ACE_CDR::ULong u32
 
typedef ACE_CDR::ULongLong u64
 
typedef ACE_INET_Addr Address
 
typedef ACE_OutputCDR ostream
 
typedef ACE_SizeCDR sstream
 
typedef ACE_InputCDR istream
 
typedef ACE_Strong_Bound_Ptr< Profile, MutexProfile_ptr
 
typedef ACE_Strong_Bound_Ptr< Message, MutexMessage_ptr
 
typedef ACE_Vector< Message_ptr, ACE_VECTOR_DEFAULT_SIZEMessages
 
typedef ACE_Strong_Bound_Ptr< From, MutexFrom_ptr
 
typedef ACE_Strong_Bound_Ptr< To, MutexTo_ptr
 
typedef ACE_Strong_Bound_Ptr< Data, MutexData_ptr
 
typedef ACE_Strong_Bound_Ptr< SN, MutexSN_ptr
 
typedef ACE_Strong_Bound_Ptr< NAK, MutexNAK_ptr
 
typedef ACE_Strong_Bound_Ptr< NRTM, MutexNRTM_ptr
 
typedef ACE_Strong_Bound_Ptr< NoData, MutexNoData_ptr
 
typedef ACE_Strong_Bound_Ptr< Part, MutexPart_ptr
 

Functions

ostreamoperator<< (ostream &os, Profile::Header const &hdr)
 
sstreamoperator<< (sstream &ss, Profile::Header const &hdr)
 
ostreamoperator<< (ostream &os, Profile const &p)
 
sstreamoperator<< (sstream &ss, Profile const &p)
 

Variables

unsigned short const max_service_size = 60
 

Typedef Documentation

Function Documentation

ostream& ACE_RMCast::operator<< ( ostream os,
Profile::Header const &  hdr 
)
inline
sstream& ACE_RMCast::operator<< ( sstream ss,
Profile::Header const &  hdr 
)
inline
ostream& ACE_RMCast::operator<< ( ostream os,
Profile const &  p 
)
inline
sstream& ACE_RMCast::operator<< ( sstream ss,
Profile const &  p 
)
inline

Variable Documentation

unsigned short const ACE_RMCast::max_service_size = 60