Public Member Functions | Protected Attributes | Private Attributes | Friends
g2o::EstimatePropagator::AdjacencyMapEntry Class Reference

data structure for loopuk during Dijkstra More...

#include <estimate_propagator.h>

List of all members.

Public Member Functions

 AdjacencyMapEntry ()
OptimizableGraph::Vertexchild () const
double distance () const
OptimizableGraph::Edgeedge () const
int frontierLevel () const
const OptimizableGraph::VertexSetparent () const
void reset ()

Protected Attributes

OptimizableGraph::Vertex_child
double _distance
OptimizableGraph::Edge_edge
int _frontierLevel
OptimizableGraph::VertexSet _parent

Private Attributes

bool inQueue
PriorityQueue::iterator queueIt

Friends

class EstimatePropagator
class PriorityQueue

Detailed Description

data structure for loopuk during Dijkstra

Definition at line 89 of file estimate_propagator.h.


Constructor & Destructor Documentation

Definition at line 41 of file estimate_propagator.cpp.


Member Function Documentation

Definition at line 95 of file estimate_propagator.h.

Definition at line 98 of file estimate_propagator.h.

Definition at line 97 of file estimate_propagator.h.

Definition at line 99 of file estimate_propagator.h.

Definition at line 96 of file estimate_propagator.h.

Definition at line 46 of file estimate_propagator.cpp.


Friends And Related Function Documentation

friend class EstimatePropagator [friend]

Definition at line 91 of file estimate_propagator.h.

friend class PriorityQueue [friend]

Definition at line 92 of file estimate_propagator.h.


Member Data Documentation

Definition at line 102 of file estimate_propagator.h.

Definition at line 105 of file estimate_propagator.h.

Definition at line 104 of file estimate_propagator.h.

Definition at line 106 of file estimate_propagator.h.

Definition at line 103 of file estimate_propagator.h.

Definition at line 108 of file estimate_propagator.h.

PriorityQueue::iterator g2o::EstimatePropagator::AdjacencyMapEntry::queueIt [private]

Definition at line 109 of file estimate_propagator.h.


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


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:30