TVirtualArray Wrapper around an object and giving indirect access to its content even if the object is not of a class in the Cint/Reflex dictionary.
TVirtualArray(const TVirtualArray&) | |
TVirtualArray(TClass* cl, UInt_t size) | |
~TVirtualArray() | |
TClass* | GetClass() |
char* | GetObjectAt(UInt_t ind) const |
TVirtualArray& | operator=(const TVirtualArray&) |
char* | operator[](UInt_t ind) const |