dtn::MetadataVec Class Reference

A vector of Metadata Block references. More...

#include <MetadataBlock.h>

List of all members.

Public Member Functions

 MetadataVec (const std::string &name)
void push_back (MetadataBlock *block)
 Wrapper around push_back that takes a vanilla MetadataBlock pointer.

Protected Attributes

std::string name_


Detailed Description

A vector of Metadata Block references.

Definition at line 205 of file MetadataBlock.h.


Constructor & Destructor Documentation

dtn::MetadataVec::MetadataVec ( const std::string &  name  )  [inline]

Definition at line 207 of file MetadataBlock.h.


Member Function Documentation

void dtn::MetadataVec::push_back ( MetadataBlock block  )  [inline]

Wrapper around push_back that takes a vanilla MetadataBlock pointer.

Definition at line 213 of file MetadataBlock.h.

References name_.

Referenced by dtn::APIClient::handle_send(), and dtn::MetadataBlockProcessor::parse_metadata().


Member Data Documentation

std::string dtn::MetadataVec::name_ [protected]

Definition at line 219 of file MetadataBlock.h.

Referenced by push_back().


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

Generated on Fri Jan 30 09:43:13 2009 for DTN Reference Implementation by  doxygen 1.5.8