wibble
1.1
wibble
IteratorInterface
Public Member Functions
|
List of all members
wibble::IteratorInterface< T > Struct Template Reference
abstract
#include <
iterator.h
>
Public Member Functions
virtual T
current
() const =0
virtual void
advance
()=0
virtual
~IteratorInterface
()
Constructor & Destructor Documentation
◆
~IteratorInterface()
template<typename T >
virtual
wibble::IteratorInterface
< T >::~
IteratorInterface
(
)
inline
virtual
Member Function Documentation
◆
advance()
template<typename T >
virtual void
wibble::IteratorInterface
< T >::advance
(
)
pure virtual
◆
current()
template<typename T >
virtual T
wibble::IteratorInterface
< T >::current
(
)
const
pure virtual
The documentation for this struct was generated from the following file:
iterator.h
Generated by
1.9.1