Public Member Functions | |
ConstPointerToArray (ConstPointerToArrayint const copy) | |
ConstPointerToArray (PointerToArrayint const copy) | |
string | getData () |
int | getElement (unsigned int n) |
int | getitem (unsigned int n) |
int | getNodeRefCount () |
int | getRefCount () |
string | getSubdata (unsigned int n, unsigned int count) |
unsigned int | size () |
ConstPointerToArray | ( | ConstPointerToArrayint const | copy | ) |
ConstPointerToArray | ( | PointerToArrayint const | copy | ) |
string getData | ( | ) |
int getElement | ( | unsigned int | n | ) |
int getNodeRefCount | ( | ) |
int getRefCount | ( | ) |
string getSubdata | ( | unsigned int | n, |
unsigned int | count | ||
) |