class RMPointerArray : public RPointerArray |
An array of pointers to objects, that adds close type behaviour.
For use with M class pointers, which have a release method and are owned by the array. When the array is closed, the objects will be released.
v7.0
Public Member Functions | |
---|---|
RMPointerArray() | |
void | Close() |