|
MyGUI
3.0.1
|
#include <MyGUI_XmlDocument.h>
Public Types | |
| enum | Enum { Comment, Declaration, Normal, MAX } |
Public Member Functions | |
| ElementType (Enum _value=MAX) | |
Friends | |
| bool | operator== (ElementType const &a, ElementType const &b) |
| bool | operator!= (ElementType const &a, ElementType const &b) |
Definition at line 43 of file MyGUI_XmlDocument.h.
Definition at line 45 of file MyGUI_XmlDocument.h.
Definition at line 53 of file MyGUI_XmlDocument.h.
|
friend |
Definition at line 55 of file MyGUI_XmlDocument.h.
|
friend |
Definition at line 54 of file MyGUI_XmlDocument.h.
1.8.1.2