|
0 A.D. | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Field Summary | |
private const char* |
m_Pointer
|
Constructor Summary | |
XMBElement( const char* offset )
|
|
XMBElement()
|
Method Summary | |
XMBAttributeList |
GetAttributes() const
|
XMBElementList |
GetChildNodes() const
|
int |
GetLineNumber() const
|
int |
GetNodeName() const
|
utf16string |
GetText() const
|
Field Detail |
private const char* m_Pointer;
Constructor Detail |
public XMBElement( const char* offset );
public XMBElement();
Method Detail |
public XMBAttributeList GetAttributes() const;
public XMBElementList GetChildNodes() const;
public int GetLineNumber() const;
public int GetNodeName() const;
public utf16string GetText() const;
|
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 |