ACE_RMCast 8.0.2
Loading...
Searching...
No Matches
Public Member Functions | Static Public Attributes | Protected Member Functions | Private Attributes | List of all members
ACE_RMCast::To Struct Reference

#include <Protocol.h>

Inheritance diagram for ACE_RMCast::To:
Inheritance graph
[legend]
Collaboration diagram for ACE_RMCast::To:
Collaboration graph
[legend]

Public Member Functions

 To (Header const &h, istream &is)
 
 To (Address const &addr)
 
To_ptr clone ()
 
Address const & address () const
 
virtual void serialize_body (ostream &os) const
 
virtual void serialize_body (sstream &ss) const
 
- Public Member Functions inherited from ACE_RMCast::Profile
virtual ~Profile ()
 
Profile_ptr clone ()
 
u16 id () const
 
u16 size () const
 

Static Public Attributes

static u16 const id = 0x0002
 

Protected Member Functions

virtual Profile_ptr clone_ ()
 
 To (To const &to)
 
- Protected Member Functions inherited from ACE_RMCast::Profile
 Profile (u16 id)
 
 Profile (Header const &h)
 
void size (u16 s)
 
u16 calculate_size ()
 

Private Attributes

Address address_
 

Constructor & Destructor Documentation

◆ To() [1/3]

ACE_RMCast::To::To ( Header const & h,
istream & is )
inline

◆ To() [2/3]

ACE_RMCast::To::To ( Address const & addr)
inline

◆ To() [3/3]

ACE_RMCast::To::To ( To const & to)
inlineprotected

Member Function Documentation

◆ address()

Address const & ACE_RMCast::To::address ( ) const
inline

◆ clone()

To_ptr ACE_RMCast::To::clone ( )
inline

◆ clone_()

virtual Profile_ptr ACE_RMCast::To::clone_ ( )
inlineprotectedvirtual

Implements ACE_RMCast::Profile.

◆ serialize_body() [1/2]

virtual void ACE_RMCast::To::serialize_body ( ostream & os) const
inlinevirtual

Implements ACE_RMCast::Profile.

◆ serialize_body() [2/2]

virtual void ACE_RMCast::To::serialize_body ( sstream & ss) const
inlinevirtual

Implements ACE_RMCast::Profile.

Member Data Documentation

◆ address_

Address ACE_RMCast::To::address_
private

◆ id

u16 const ACE_RMCast::To::id = 0x0002
static

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