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

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

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