XII Release 0.1.0
Loading...
Searching...
No Matches
xiiTreeNode< T > Class Template Reference

Public Member Functions

 xiiTreeNode (const T &data)
 
const xiiUuidGetGuid () const
 
const xiiTreeNode< T > * GetParent () const
 
xiiTreeNode< T > * GetParent ()
 
const xiiHybridArray< xiiTreeNode< T > *, 8 > & GetChildren () const
 
xiiHybridArray< xiiTreeNode< T > *, 8 > & GetChildren ()
 
xiiTreeNode< T > * InsertChild (const T &data, xiiUInt32 uiIndex)
 
bool RemoveChild (xiiUInt32 uiIndex)
 
xiiUInt32 GetParentIndex () const
 

Public Attributes

m_Data
 
xiiUuid m_Guid
 

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