estar::vertex_read_iteration Struct Reference

#include <CSpace.hpp>

List of all members.

Public Member Functions

 vertex_read_iteration (cspace_t const &cspace)
vertex_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

vertex_it vi
vertex_it vi_end


Constructor & Destructor Documentation

estar::vertex_read_iteration::vertex_read_iteration ( cspace_t const &  cspace  )  [inline]


Member Function Documentation

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

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

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

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

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


Member Data Documentation

vertex_it estar::vertex_read_iteration::vi

vertex_it estar::vertex_read_iteration::vi_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