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

#include <Protocol.h>

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

Public Member Functions

 SN (Header const &h, istream &is)
 
 SN (u64 n)
 
SN_ptr clone ()
 
u64 num () 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 = 0x0004
 

Protected Member Functions

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

Private Attributes

u64 n_
 

Constructor & Destructor Documentation

◆ SN() [1/3]

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

◆ SN() [2/3]

ACE_RMCast::SN::SN ( u64 n)
inline

◆ SN() [3/3]

ACE_RMCast::SN::SN ( SN const & sn)
inlineprotected

Member Function Documentation

◆ clone()

SN_ptr ACE_RMCast::SN::clone ( )
inline

◆ clone_()

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

Implements ACE_RMCast::Profile.

◆ num()

u64 ACE_RMCast::SN::num ( ) const
inline

◆ serialize_body() [1/2]

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

Implements ACE_RMCast::Profile.

◆ serialize_body() [2/2]

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

Implements ACE_RMCast::Profile.

Member Data Documentation

◆ id

u16 const ACE_RMCast::SN::id = 0x0004
static

◆ n_

u64 ACE_RMCast::SN::n_
private

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