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