ACE_RMCast  6.1.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Pages
Public Member Functions | Static Public Attributes | Protected Member Functions | Private Attributes
ACE_RMCast::SN Struct Reference

#include <Protocol.h>

Inheritance diagram for ACE_RMCast::SN:
Inheritance graph
Collaboration diagram for ACE_RMCast::SN:
Collaboration graph

List of all members.

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 ()
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

ACE_RMCast::SN::SN ( Header const &  h,
istream is 
)
inline
ACE_RMCast::SN::SN ( u64  n)
inline
ACE_RMCast::SN::SN ( SN const &  sn)
inlineprotected

Member Function Documentation

SN_ptr ACE_RMCast::SN::clone ( )
inline

Reimplemented from ACE_RMCast::Profile.

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

Implements ACE_RMCast::Profile.

u64 ACE_RMCast::SN::num ( ) const
inline
virtual void ACE_RMCast::SN::serialize_body ( ostream os) const
inlinevirtual

Implements ACE_RMCast::Profile.

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

Implements ACE_RMCast::Profile.


Member Data Documentation

u16 const ACE_RMCast::SN::id = 0x0004
static
u64 ACE_RMCast::SN::n_
private

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