dtn::LinkBlockSet::Entry Struct Reference

#include <BlockInfo.h>

List of all members.


Detailed Description

Struct to hold a block list and a link pointer.

Note that we allow the STL vector to copy the pointers to both the block list and the link pointer. This is safe because the lifetime of the BlockInfoVec object is defined by create_blocks() and delete_blocks().

Definition at line 237 of file BlockInfo.h.


Public Member Functions

 Entry (const LinkRef &link)

Public Attributes

BlockInfoVecblocks_
LinkRef link_

Constructor & Destructor Documentation

dtn::LinkBlockSet::Entry::Entry ( const LinkRef link  ) 

Definition at line 216 of file BlockInfo.cc.


Member Data Documentation

Definition at line 240 of file BlockInfo.h.

Definition at line 241 of file BlockInfo.h.


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

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