OpenAB  1.0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
OpenAB_Plugin::NodeIterator< __C > Class Template Reference

#include <Plugin.hpp>

Public Member Functions

 NodeIterator (Node< __C > *c)
 
NodeIteratoroperator++ ()
 
bool operator!= (NodeIterator< __C > it)
 
__C * operator-> ()
 

Constructor & Destructor Documentation

template<typename __C>
OpenAB_Plugin::NodeIterator< __C >::NodeIterator ( Node< __C > *  c)
inline

Member Function Documentation

template<typename __C>
bool OpenAB_Plugin::NodeIterator< __C >::operator!= ( NodeIterator< __C >  it)
inline
template<typename __C>
NodeIterator& OpenAB_Plugin::NodeIterator< __C >::operator++ ( )
inline
template<typename __C>
__C* OpenAB_Plugin::NodeIterator< __C >::operator-> ( )
inline

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