Umasoft
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Member Functions | List of all members
LayerArray Class Reference
Inheritance diagram for LayerArray:
vtArray< vtLayerPtr >

Public Member Functions

virtual void DestructItems (uint first, uint last)
 
vtLayerFindByFilename (const wxString &name)
 
- Public Member Functions inherited from vtArray< vtLayerPtr >
 vtArray (uint size=0)
 
 vtArray (const vtArray< vtLayerPtr > &)
 
uint GetSize () const
 
uint GetMaxSize () const
 
bool SetSize (uint)
 
bool SetMaxSize (uint)
 
uint GetElemSize () const
 
vtLayerPtrGetData () const
 
void FreeData ()
 
bool IsEmpty () const
 
vtLayerPtrGetAt (uint i) const
 
bool SetAt (uint i, vtLayerPtr)
 
vtArray< vtLayerPtr > & operator= (const vtArray< vtLayerPtr > &)
 
vtLayerPtroperator[] (uint i)
 
const vtLayerPtroperator[] (uint i) const
 
void Empty ()
 
bool RemoveAt (uint i, int n=1)
 
int Append (const vtLayerPtr &)
 
int Append (const vtArray< vtLayerPtr > &)
 
int Find (const vtLayerPtr &) const
 

Additional Inherited Members

- Protected Member Functions inherited from vtArray< vtLayerPtr >
virtual bool Grow (uint)
 
- Protected Attributes inherited from vtArray< vtLayerPtr >
uint m_Size
 
uint m_MaxSize
 
vtLayerPtrm_Data
 

The documentation for this class was generated from the following files: