ETISS 0.8.0
Extendable Translating Instruction Set Simulator (version 0.8.0)
|
Public Member Functions | |
gap () | |
void | push (char_t *&s, size_t count) |
char_t * | flush (char_t *s) |
Public Attributes | |
char_t * | end |
size_t | size |
Definition at line 1749 of file pugixml.cpp.
|
inline |
Definition at line 1754 of file pugixml.cpp.
|
inline |
Definition at line 1775 of file pugixml.cpp.
Referenced by strconv_pcdata_impl< opt_trim, opt_eol, opt_escape >::parse(), strconv_attribute_impl< opt_escape >::parse_eol(), strconv_attribute_impl< opt_escape >::parse_simple(), strconv_attribute_impl< opt_escape >::parse_wconv(), strconv_attribute_impl< opt_escape >::parse_wnorm(), strconv_cdata(), and strconv_comment().
|
inline |
Definition at line 1758 of file pugixml.cpp.
Referenced by strconv_pcdata_impl< opt_trim, opt_eol, opt_escape >::parse(), strconv_attribute_impl< opt_escape >::parse_eol(), strconv_attribute_impl< opt_escape >::parse_wconv(), strconv_attribute_impl< opt_escape >::parse_wnorm(), strconv_cdata(), strconv_comment(), and strconv_escape().
char_t* gap::end |
Definition at line 1751 of file pugixml.cpp.
size_t gap::size |
Definition at line 1752 of file pugixml.cpp.