|
MyGUI
3.2.0
|
#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 42 of file MyGUI_XmlDocument.h.
| Enumerator | |
|---|---|
| Comment | |
| Declaration | |
| Normal | |
| MAX | |
Definition at line 44 of file MyGUI_XmlDocument.h.
Definition at line 52 of file MyGUI_XmlDocument.h.
|
friend |
Definition at line 57 of file MyGUI_XmlDocument.h.
|
friend |
Definition at line 53 of file MyGUI_XmlDocument.h.
1.8.5