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]
List of all members.

Public Member Functions

 n_ (n)
SN_ptr clone ()
u64 num () const
virtual void serialize_body (ostream &os) const
virtual void serialize_body (sstream &ss) const

Public Attributes

 __pad0__: Profile (h) { is >> n_
 __pad1__: Profile (id)

Static Public Attributes

u16 const  id = 0x0004

Protected Member Functions

virtual Profile_ptr clone_ ()
 n_ (sn.n_)

Protected Attributes

 __pad2__: Profile (sn)

Private Attributes

u64 n_

Member Function Documentation

SN_ptr ACE_RMCast::SN::clone void   )  [inline]
 

Reimplemented from ACE_RMCast::Profile.

Definition at line 700 of file Protocol.h.

00704     {

virtual Profile_ptr ACE_RMCast::SN::clone_  )  [inline, protected, virtual]
 

Implements ACE_RMCast::Profile.

Definition at line 707 of file Protocol.h.

References ACE_RMCast::Profile_ptr.

00708            :
00709     virtual Profile_ptr
00710     clone_ ()
00711     {
      Profile_ptr p (new SN (*this));

ACE_RMCast::SN::n_ sn.  n_  )  [inline, protected]
 

Definition at line 715 of file Protocol.h.

00717         : Profile (sn),

ACE_RMCast::SN::n_  )  [inline]
 

Definition at line 694 of file Protocol.h.

00697         : Profile (id), n_ (n)

u64 ACE_RMCast::SN::num  )  const [inline]
 

Definition at line 721 of file Protocol.h.

References ACE_RMCast::u64.

Referenced by ACE_RMCast::Retransmit::send().

00722         :
00723     u64
00724     num () const
    {

virtual void ACE_RMCast::SN::serialize_body sstream ss  )  const [inline, virtual]
 

Implements ACE_RMCast::Profile.

Definition at line 734 of file Protocol.h.

00738     {

virtual void ACE_RMCast::SN::serialize_body ostream os  )  const [inline, virtual]
 

Implements ACE_RMCast::Profile.

Definition at line 728 of file Protocol.h.

References ACE_RMCast::ostream.

00729         :
00730     virtual void
00731     serialize_body (ostream& os) const
    {


Member Data Documentation

ACE_RMCast::SN::__pad0__
 

Definition at line 690 of file Protocol.h.

ACE_RMCast::SN::__pad1__
 

Definition at line 694 of file Protocol.h.

ACE_RMCast::SN::__pad2__ [protected]
 

Definition at line 714 of file Protocol.h.

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

Definition at line 12 of file Protocol.cpp.

u64 ACE_RMCast::SN::n_ [private]
 

Definition at line 740 of file Protocol.h.


The documentation for this struct was generated from the following files:
Generated on Sun Jan 27 13:03:08 2008 for ACE_RMCast by doxygen 1.3.6