IIndexMapSetFactory Class Referenceabstract

Interface to a set of index map objects. More...

#include "IIndexMapSetFactory.hpp"

+ Inheritance diagram for IIndexMapSetFactory:

Public Member Functions

virtual void addRandomIndexMap (const int mapValue, int64_t valuesToAdd, int64_t maximumIndexValue)=0
 add an ordered index map
 
virtual IndexMapSetHandle getIndexMapSet (bool clear=true)=0
 
- Public Member Functions inherited from ObjectBase
virtual void Delete ()
 

Static Public Member Functions

static IIndexMapSetFactoryNew ()
 

Detailed Description

Interface to a set of index map objects.