Xml Scol plugin
|
Public Member Functions | |
void | Push (T t) |
T * | PushArr (int count) |
T | Pop () |
void | PopArr (int count) |
bool | Empty () const |
T & | operator[] (int i) |
const T & | operator[] (int i) const |
int | Size () const |
int | Capacity () const |
const T * | Mem () const |
T * | Mem () |
Definition at line 182 of file tinyxml2.h.
Definition at line 172 of file tinyxml2.h.
Definition at line 191 of file tinyxml2.h.
Definition at line 236 of file tinyxml2.h.
Definition at line 218 of file tinyxml2.h.
Definition at line 244 of file tinyxml2.h.
Definition at line 240 of file tinyxml2.h.
Definition at line 222 of file tinyxml2.h.
Definition at line 227 of file tinyxml2.h.
Definition at line 209 of file tinyxml2.h.
Definition at line 213 of file tinyxml2.h.
Definition at line 197 of file tinyxml2.h.
Definition at line 202 of file tinyxml2.h.
Definition at line 232 of file tinyxml2.h.