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++ ( int   ) 
IndexIterator& operator++ (  ) 
IndexIterator operator-- ( int   ) 
IndexIterator& operator-- (  ) 
IndexIterator& ToEnd (  ) 
IndexIterator& ToStart (  ) 

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated on 1 Mar 2018 for OpenStructure by  doxygen 1.6.1