OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions
IndexIterator Class Reference

#include <index.hh>

Public Member Functions

 IndexIterator (int w, int h, int d)
 
 IndexIterator (const Size &s)
 
bool AtStart () const
 
bool AtEnd () const
 
IndexIteratorToStart ()
 
IndexIteratorToEnd ()
 
IndexIteratoroperator++ ()
 
IndexIterator operator++ (int)
 
IndexIteratoroperator-- ()
 
IndexIterator operator-- (int)
 
 operator Index () const
 

Detailed Description

Definition at line 56 of file index.hh.

Constructor & Destructor Documentation

IndexIterator ( int  w,
int  h,
int  d 
)
IndexIterator ( const Size s)

Member Function Documentation

bool AtEnd ( ) const
bool AtStart ( ) const
operator Index ( ) const
IndexIterator& operator++ ( )
IndexIterator operator++ ( int  )
IndexIterator& operator-- ( )
IndexIterator operator-- ( int  )
IndexIterator& ToEnd ( )
IndexIterator& ToStart ( )

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