prophet::BundleResponseEntry Class Reference

BundleResponseEntry represents one Bundle, a single entry in a Bundle TLV sent by a Prophet router in the REQUEST state. More...

#include <BundleTLVEntry.h>

Inheritance diagram for prophet::BundleResponseEntry:
prophet::BundleTLVEntry

List of all members.

Public Member Functions

 BundleResponseEntry (u_int32_t cts, u_int32_t seq, u_int16_t sid, bool custody, bool accept)
 Constructor.
 BundleResponseEntry (const BundleResponseEntry &b)
 Copy constructor.
virtual ~BundleResponseEntry ()
 Destructor.

Protected Member Functions

 BundleResponseEntry ()
 Default constructor, only used by friend classes.

Friends

class PointerList< BundleResponseEntry >

Detailed Description

BundleResponseEntry represents one Bundle, a single entry in a Bundle TLV sent by a Prophet router in the REQUEST state.

Definition at line 268 of file BundleTLVEntry.h.


Constructor & Destructor Documentation

prophet::BundleResponseEntry::BundleResponseEntry ( u_int32_t  cts,
u_int32_t  seq,
u_int16_t  sid,
bool  custody,
bool  accept 
) [inline]

Constructor.

Definition at line 274 of file BundleTLVEntry.h.

prophet::BundleResponseEntry::BundleResponseEntry ( const BundleResponseEntry b  )  [inline]

Copy constructor.

Definition at line 282 of file BundleTLVEntry.h.

virtual prophet::BundleResponseEntry::~BundleResponseEntry (  )  [inline, virtual]

Destructor.

Definition at line 288 of file BundleTLVEntry.h.

prophet::BundleResponseEntry::BundleResponseEntry (  )  [inline, protected]

Default constructor, only used by friend classes.

Definition at line 296 of file BundleTLVEntry.h.

References prophet::BundleTLVEntry::type_, and prophet::BundleTLVEntry::UNDEFINED.


Friends And Related Function Documentation

friend class PointerList< BundleResponseEntry > [friend]

Definition at line 291 of file BundleTLVEntry.h.


The documentation for this class was generated from the following file:
Generated on Sun Nov 21 11:41:15 2010 for DTN Reference Implementation by  doxygen 1.6.3