dtn::MultiGraph< _NodeInfo, _EdgeInfo >::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 >::SearchInfo::SearchInfo ( Bundle bundle  ) 

Member Data Documentation

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

Definition at line 106 of file MultiGraph.h.

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

Definition at line 107 of file MultiGraph.h.


The documentation for this struct was generated from the following file:
Generated on Sun Nov 21 13:21:23 2010 for DTN Reference Implementation by  doxygen 1.6.3