Umasoft
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
PlaceArray Member List

This is the complete list of members for PlaceArray, including all inherited members.

Append(const Place *&)vtArray< Place * >
Append(const vtArray< Place * > &)vtArray< Place * >
DestructItems(uint first, uint last)vtArray< Place * >protectedvirtual
Empty()vtArray< Place * >
Find(const Place *&) constvtArray< Place * >
FreeData()vtArray< Place * >
GetAt(uint i) constvtArray< Place * >
GetData() const (defined in vtArray< Place * >)vtArray< Place * >
GetElemSize() const (defined in vtArray< Place * >)vtArray< Place * >
GetMaxSize() const (defined in vtArray< Place * >)vtArray< Place * >
GetSize() const (defined in vtArray< Place * >)vtArray< Place * >
Grow(uint)vtArray< Place * >protectedvirtual
IsEmpty() constvtArray< Place * >
m_Data (defined in vtArray< Place * >)vtArray< Place * >protected
m_MaxSize (defined in vtArray< Place * >)vtArray< Place * >protected
m_Size (defined in vtArray< Place * >)vtArray< Place * >protected
operator=(const vtArray< Place * > &) (defined in vtArray< Place * >)vtArray< Place * >
operator[](uint i) (defined in vtArray< Place * >)vtArray< Place * >
operator[](uint i) const (defined in vtArray< Place * >)vtArray< Place * >
RemoveAt(uint i, int n=1)vtArray< Place * >
SetAt(uint i, Place *)vtArray< Place * >
SetMaxSize(uint)vtArray< Place * >
SetSize(uint)vtArray< Place * >
vtArray(uint size=0)vtArray< Place * >
vtArray(const vtArray< Place * > &)vtArray< Place * >
~vtArray()vtArray< Place * >virtual