Public Member Functions | |
| char_t * | flush (char_t *s) |
| gap () | |
| void | push (char_t *&s, size_t count) |
Public Attributes | |
| char_t * | end |
| size_t | size |
Definition at line 2312 of file pugixml.cpp.
| gap::gap | ( | ) | [inline] |
Definition at line 2317 of file pugixml.cpp.
| char_t* gap::flush | ( | char_t * | s | ) | [inline] |
Definition at line 2340 of file pugixml.cpp.
| void gap::push | ( | char_t *& | s, |
| size_t | count | ||
| ) | [inline] |
Definition at line 2323 of file pugixml.cpp.
| char_t* gap::end |
Definition at line 2314 of file pugixml.cpp.
| size_t gap::size |
Definition at line 2315 of file pugixml.cpp.