MRPT  1.9.9
mrpt::graphs::CDijkstra< TYPE_GRAPH, MAPS_IMPLEMENTATION >::TPrevious Struct Reference

Detailed Description

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

Auxiliary struct for backward paths.

Definition at line 117 of file dijkstra.h.

#include <mrpt/graphs/dijkstra.h>

Public Member Functions

 TPrevious ()
 

Public Attributes

TNodeID id
 

Constructor & Destructor Documentation

◆ TPrevious()

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

Definition at line 119 of file dijkstra.h.

Member Data Documentation

◆ id

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

Definition at line 120 of file dijkstra.h.




Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 7d5e6d718 Fri Aug 24 01:51:28 2018 +0200 at lun nov 2 08:35:50 CET 2020