ACE_RMCast 8.0.5
Loading...
Searching...
No Matches
ACE_RMCast Namespace Reference

Classes

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

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

ostreamostreamoperator<< (ostreamostream &os, Profile::Header const &hdr)
sstreamoperator<< (sstream &ss, Profile::Header const &hdr)
ostreamostreamoperator<< (ostreamostream &os, Profile const &p)
sstreamoperator<< (sstream &ss, Profile const &p)

Variables

unsigned short const max_service_size = 60

Typedef Documentation

◆ Address

◆ Condition

◆ Data_ptr

◆ From_ptr

◆ istream

◆ Lock

◆ Message_ptr

◆ Messages

◆ Mutex

◆ NAK_ptr

◆ NoData_ptr

◆ NRTM_ptr

◆ ostream

◆ Part_ptr

◆ Profile_ptr

◆ SN_ptr

◆ sstream

◆ To_ptr

◆ u16

◆ u32

◆ u64

Function Documentation

◆ operator<<() [1/4]

ostreamostream & ACE_RMCast::operator<< ( ostreamostream & os,
Profile const & p )
inline

◆ operator<<() [2/4]

ostreamostream & ACE_RMCast::operator<< ( ostreamostream & os,
Profile::Header const & hdr )
inline

◆ operator<<() [3/4]

sstream & ACE_RMCast::operator<< ( sstream & ss,
Profile const & p )
inline

◆ operator<<() [4/4]

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

Variable Documentation

◆ max_service_size

unsigned short const ACE_RMCast::max_service_size = 60