RVC::GEOMETRIC::SEARCHRESULT::CONST_ITERATOR Class Reference

#include <rvc/geometrc.h>

List of all members.

Public Member Functions

 CONST_ITERATOR (const CONST_ITERATOR &rhs)
 CONST_ITERATOR (const SEARCHRESULT *sr, bool CreateEnd=false)
 CONST_ITERATOR ()
bool operator!= (const CONST_ITERATOR &rhs) const
const INT32operator* () const
CONST_ITERATOR operator++ (int)
CONST_ITERATORoperator++ ()
bool operator== (const CONST_ITERATOR &rhs) const

Constructor & Destructor Documentation

RVC::GEOMETRIC::SEARCHRESULT::CONST_ITERATOR::CONST_ITERATOR (  )  [inline]

Default constructor.

RVC::GEOMETRIC::SEARCHRESULT::CONST_ITERATOR::CONST_ITERATOR ( const SEARCHRESULT sr,
bool  CreateEnd = false 
)

Internal constructor, used by container.

RVC::GEOMETRIC::SEARCHRESULT::CONST_ITERATOR::CONST_ITERATOR ( const CONST_ITERATOR rhs  )  [inline]

Copy constructor.


Member Function Documentation

bool RVC::GEOMETRIC::SEARCHRESULT::CONST_ITERATOR::operator!= ( const CONST_ITERATOR rhs  )  const [inline]
Parameters:
rhs Inequality operator
const INT32& RVC::GEOMETRIC::SEARCHRESULT::CONST_ITERATOR::operator* (  )  const [inline]

Dereference operator, returns current element number.

CONST_ITERATOR RVC::GEOMETRIC::SEARCHRESULT::CONST_ITERATOR::operator++ ( int   )  [inline]

Post-increment operator.

CONST_ITERATOR& RVC::GEOMETRIC::SEARCHRESULT::CONST_ITERATOR::operator++ (  ) 

Pre-increment operator.

bool RVC::GEOMETRIC::SEARCHRESULT::CONST_ITERATOR::operator== ( const CONST_ITERATOR rhs  )  const [inline]
Parameters:
rhs Equality operator

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

Generated on Sun Oct 7 21:37:24 2012 for TNTsdk 2012 by  doxygen 1.6.1