#include <garray.h>
Public Member Functions | |
virtual | ~gArrayCollect () |
virtual int | NumObjs () |
virtual gStorage * | GetObjectPtr (unsigned idx) |
virtual gStorage * | GetFirstObjectPtr () |
virtual gStorage * | GetLastObjectPtr () |
int | Garbage (gStorage *newA) |
int | ReleaseAll () |
Static Public Member Functions | |
static gArrayCollect & | Self () |
Protected Member Functions | |
gArrayCollect () | |
int | thisAddIntoList (gStorage *newA, gList &aList) |
|
Definition at line 590 of file garray.cpp. |
|
Definition at line 582 of file garray.cpp. |
|
Definition at line 595 of file garray.cpp. |
|
|
|
|
|
|
|
|
|
Definition at line 600 of file garray.cpp. Referenced by ~gArrayCollect(). |
|
Definition at line 152 of file garray.h. Referenced by gArray::JoinArrayDown(), gArray::JoinArrayRight(), gArray::operator *(), gVector::operator *(), gArray::operator+(), gVector::operator+(), gArray::operator-(), gVector::operator-(), and gArray::Transpose(). |
|
Definition at line 606 of file garray.cpp. Referenced by Garbage(). |