prophet::BundleOfferEntry Class Reference

#include <BundleTLVEntry.h>

Inheritance diagram for prophet::BundleOfferEntry:

prophet::BundleTLVEntry

List of all members.


Detailed Description

BundleOfferEntry represents one Bundle, a single entry in a Bundle TLV sent by a Prophet router in the WAIT_RIB or OFFER state.

Definition at line 230 of file BundleTLVEntry.h.


Public Member Functions

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

Protected Member Functions

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

Friends

class PointerList< BundleOfferEntry >

Constructor & Destructor Documentation

prophet::BundleOfferEntry::BundleOfferEntry ( u_int32_t  cts,
u_int32_t  seq,
u_int16_t  sid,
bool  custody,
bool  ack 
) [inline]

Constructor.

Definition at line 236 of file BundleTLVEntry.h.

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

Copy constructor.

Definition at line 244 of file BundleTLVEntry.h.

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

Destructor.

Definition at line 250 of file BundleTLVEntry.h.

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

Default constructor, only used by friend classes.

Definition at line 258 of file BundleTLVEntry.h.

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


Friends And Related Function Documentation

friend class PointerList< BundleOfferEntry > [friend]

Definition at line 253 of file BundleTLVEntry.h.


The documentation for this class was generated from the following file:

Generated on Mon Jul 21 14:12:22 2008 for DTN Reference Implementation by  doxygen 1.5.6