dtn::MultiGraph< _NodeInfo, _EdgeInfo >::MultiGraph::SearchInfo Struct Reference

Struct used to encapsulate state that may be needed by weight functors and which is the same for a whole shortest path computation. More...

#include <MultiGraph.h>

List of all members.

Public Member Functions

 SearchInfo (Bundle *bundle)

Public Attributes

Bundlebundle_
oasys::Time now_


Detailed Description

template<typename _NodeInfo, typename _EdgeInfo>
struct dtn::MultiGraph< _NodeInfo, _EdgeInfo >::SearchInfo

Struct used to encapsulate state that may be needed by weight functors and which is the same for a whole shortest path computation.

Definition at line 103 of file MultiGraph.h.


Constructor & Destructor Documentation

template<typename _NodeInfo, typename _EdgeInfo>
dtn::MultiGraph< _NodeInfo, _EdgeInfo >::MultiGraph::SearchInfo::SearchInfo ( Bundle bundle  ) 


Member Data Documentation

template<typename _NodeInfo, typename _EdgeInfo>
Bundle* dtn::MultiGraph< _NodeInfo, _EdgeInfo >::MultiGraph::SearchInfo::bundle_

Definition at line 106 of file MultiGraph.h.

template<typename _NodeInfo, typename _EdgeInfo>
oasys::Time dtn::MultiGraph< _NodeInfo, _EdgeInfo >::MultiGraph::SearchInfo::now_

Definition at line 107 of file MultiGraph.h.


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

Generated on Fri Jan 30 09:27:04 2009 for DTN Reference Implementation by  doxygen 1.5.8