![]() |
XII Release 0.1.0
|
Public Member Functions | |
| xiiAttributeHolder (const xiiAttributeHolder &rhs) | |
| xiiUInt32 | GetCount () const |
| const xiiPropertyAttribute * | GetValue (xiiUInt32 uiIndex) const |
| void | SetValue (xiiUInt32 uiIndex, const xiiPropertyAttribute *value) |
| void | Insert (xiiUInt32 uiIndex, const xiiPropertyAttribute *value) |
| void | Remove (xiiUInt32 uiIndex) |
| void | operator= (const xiiAttributeHolder &rhs) |
Public Attributes | |
| xiiHybridArray< const xiiPropertyAttribute *, 2 > | m_Attributes |
| xiiArrayPtr< const xiiPropertyAttribute *const > | m_ReferenceAttributes |