ArraysAccessor< Type > Class Template Reference

List of all members.

Public Member Functions

 ArraysAccessor ()
 ~ArraysAccessor ()
void appendArray (const Array< Type > *const &arr)
const Array< Type > * getArray (const int &idx) const
int getNumArrays () const
void clear ()
void deleteArraysAndClear ()
void reset ()
bool getNextCombination (Array< Type > &itemArr, Array< int > *idxArr=NULL)
int numItemsInCombination () const
bool hasNextCombination ()
bool nextItemInCombination (Type &item, int &idx)
bool nextItemInCombination (Type &item)
int numCombinations () const

Detailed Description

template<typename Type>
class ArraysAccessor< Type >

Definition at line 73 of file arraysaccessor.h.


The documentation for this class was generated from the following file:
Generated on Sun Jun 7 11:55:22 2009 for Alchemy by  doxygen 1.5.1