Public Member Functions | |
GraphAdaptor_const_iterator_base (const typename G::const_iterator &i) | |
Edge | operator* () const |
const Graph::const_iterator_base & | operator++ () |
bool | operator== (const GraphAdaptor_const_iterator_base &x) const |
bool | operator== (const Graph::const_iterator_base &x) const |
![]() | |
virtual Graph::const_iterator_base ::TypeID | type () const |
virtual object * | clone () const |
GraphAdaptor_const_iterator_base< G > * | cloneT () const |
same as clone(), but returning fully typed pointer | |
virtual void | pack (pack_t &b) const |
virtual void | unpack (pack_t &b) |