estar::edge_read_iteration Struct Reference

#include <CSpace.hpp>

List of all members.

Public Member Functions

 edge_read_iteration (cspace_t const &cspace, vertex_t from)
edge_read_iterationoperator++ ()
vertex_t operator * () const
bool at_end () const
bool not_at_end () const
template<typename some_map_t>
some_map_t::value_type get (some_map_t const &some_map) const

Public Attributes

adjacency_it ei
adjacency_it ei_end


Constructor & Destructor Documentation

estar::edge_read_iteration::edge_read_iteration ( cspace_t const &  cspace,
vertex_t  from 
) [inline]


Member Function Documentation

edge_read_iteration& estar::edge_read_iteration::operator++ (  )  [inline]

vertex_t estar::edge_read_iteration::operator * (  )  const [inline]

bool estar::edge_read_iteration::at_end (  )  const [inline]

bool estar::edge_read_iteration::not_at_end (  )  const [inline]

template<typename some_map_t>
some_map_t::value_type estar::edge_read_iteration::get ( some_map_t const &  some_map  )  const [inline]


Member Data Documentation

adjacency_it estar::edge_read_iteration::ei

adjacency_it estar::edge_read_iteration::ei_end


The documentation for this struct was generated from the following file:
doxygen SourceForge.net Logo
E* Interpolated Graph Replanner Wed Dec 12 18:55:49 2007