ACE_RMCast 8.0.5
Loading...
Searching...
No Matches
ACE_RMCast::To Struct Reference

#include <Protocol.h>

Inheritance diagram for ACE_RMCast::To:
Collaboration diagram for ACE_RMCast::To:

Public Member Functions

 To (Header const &h, istreamistream &is)
 To (Address const &addr)
To_ptr clone ()
Address const & address () const
virtual void serialize_body (ostreamostream &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,
istreamistream & 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 ( ostreamostream & 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: