Main MRPT website > C++ reference
MRPT logo
Public Member Functions | Public Attributes
mrpt::graphs::CDijkstra< TYPE_GRAPH, MAPS_IMPLEMENTATION >::TPrevious Struct Reference

Detailed Description

template<class TYPE_GRAPH, class MAPS_IMPLEMENTATION = map_traits_stdmap>
struct mrpt::graphs::CDijkstra< TYPE_GRAPH, MAPS_IMPLEMENTATION >::TPrevious

Auxiliary struct for backward paths.

Definition at line 72 of file dijkstra.h.

#include <mrpt/graphs/dijkstra.h>

List of all members.

Public Member Functions

 TPrevious ()

Public Attributes

TNodeID id

Constructor & Destructor Documentation

template<class TYPE_GRAPH , class MAPS_IMPLEMENTATION = map_traits_stdmap>
mrpt::graphs::CDijkstra< TYPE_GRAPH, MAPS_IMPLEMENTATION >::TPrevious::TPrevious ( ) [inline]

Definition at line 74 of file dijkstra.h.


Member Data Documentation

template<class TYPE_GRAPH , class MAPS_IMPLEMENTATION = map_traits_stdmap>
TNodeID mrpt::graphs::CDijkstra< TYPE_GRAPH, MAPS_IMPLEMENTATION >::TPrevious::id

Definition at line 75 of file dijkstra.h.




Page generated by Doxygen 1.7.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 Hosted on:
SourceForge.net Logo