MyGUI
3.2.1
|
#include <MyGUI_XmlDocument.h>
Public Types | |
enum | Enum { Comment, Declaration, Normal, MAX } |
Public Member Functions | |
ElementType (Enum _value=MAX) | |
int | getValue () const |
Friends | |
bool | operator== (ElementType const &a, ElementType const &b) |
bool | operator!= (ElementType const &a, ElementType const &b) |
Definition at line 27 of file MyGUI_XmlDocument.h.
Enumerator | |
---|---|
Comment | |
Declaration | |
Normal | |
MAX |
Definition at line 29 of file MyGUI_XmlDocument.h.
Definition at line 37 of file MyGUI_XmlDocument.h.
|
inline |
Definition at line 47 of file MyGUI_XmlDocument.h.
|
friend |
Definition at line 42 of file MyGUI_XmlDocument.h.
|
friend |
Definition at line 38 of file MyGUI_XmlDocument.h.