|
0 A.D. | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Field Summary | |
int |
Count
|
private int |
m_LastItemID
|
private const char* |
m_LastPointer
|
private const char* |
m_Pointer
|
Constructor Summary | |
XMBAttributeList( const char* offset, int count )
|
Method Summary | |
utf16string |
GetNamedItem( const int AttributeName ) const
|
XMBAttribute |
Item( const int id )
|
Field Detail |
public int Count;
private int m_LastItemID;
private const char* m_LastPointer;
private const char* m_Pointer;
Constructor Detail |
public XMBAttributeList( const char* offset, int count );
Method Detail |
public utf16string GetNamedItem( const int AttributeName ) const;
public XMBAttribute Item( const int id );
|
0 A.D.
Generated on September 04, 2007 at 18:14 CppDoc v2.4.0 |
|||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |