Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

Impala::Core::Array::ArraySet< ArrayT > Class Template Reference

#include <ArraySet.h>

Collaboration diagram for Impala::Core::Array::ArraySet< ArrayT >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ArraySet ()
 ArraySet (int nrArray)
 ~ArraySet ()
void Delete ()
int Size ()
std::string Name (int i)
ArrayT *& Array (int i)
ArrayT *& Array (std::string name)
std::vector< ArrayT * > GetArrays ()

Private Member Functions

ArrayT *& AllocName (std::string name)

Private Attributes

std::vector< ArrayT * > mArrays
std::vector< std::string > mNames

Detailed Description

template<class ArrayT>
class Impala::Core::Array::ArraySet< ArrayT >

Definition at line 19 of file ArraySet.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 10:59:08 2010 for ImpalaSrc by  doxygen 1.5.1