Public Member Functions | |
rcIntArray (const rcIntArray &a) | |
rcIntArray (uint32 initialSize) | |
const rcIntArray & | operator= (const rcIntArray &) |
uint32 | GetNoItems () const |
uint32 | Add (Type f) |
Type & | operator[] (uint32) |
const Type | operator[] (uint32) const |
void | Reset () |
void | SetSize (uint32 n) |
Type * | GetRawArray () |