UNSIGNEDSET::ITERATOR_RANGE64 Class Reference

Iterator to step forward through UINT64 ranges of items in set. More...

#include <mi32/unsignedset.h>

List of all members.

Public Member Functions

 ITERATOR_RANGE64 (const UNSIGNEDSET &Set)
UINT64 GetFirst () const
UINT64 GetLast () const
bool IsEnd () const
ITERATOR_RANGE64operator++ ()
void Reset ()
void SetEnd ()

Detailed Description

Iterator to step forward through UINT64 ranges of items in set.


Constructor & Destructor Documentation

UNSIGNEDSET::ITERATOR_RANGE64::ITERATOR_RANGE64 ( const UNSIGNEDSET Set  )  [inline, explicit]

Construct from set.


Member Function Documentation

UINT64 UNSIGNEDSET::ITERATOR_RANGE64::GetFirst (  )  const [inline]

Get first item in range.

UINT64 UNSIGNEDSET::ITERATOR_RANGE64::GetLast (  )  const [inline]

Get last item in range.

bool UNSIGNEDSET::ITERATOR_RANGE64::IsEnd (  )  const [inline]

Determine if have reached end of set.

ITERATOR_RANGE64& UNSIGNEDSET::ITERATOR_RANGE64::operator++ (  ) 

Pre-increment to next range in set.

void UNSIGNEDSET::ITERATOR_RANGE64::Reset (  ) 

Reset iterator to first range in set.

void UNSIGNEDSET::ITERATOR_RANGE64::SetEnd (  )  [inline]

Set iterator to end.


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

Generated on Sun Oct 7 21:33:58 2012 for TNTsdk 2012 by  doxygen 1.6.1