Public Member Functions | |
bool | operator== (const char_t *other) const |
xpath_lexer_string () | |
Public Attributes | |
const char_t * | begin |
const char_t * | end |
Definition at line 8696 of file pugixml.cpp.
xpath_lexer_string::xpath_lexer_string | ( | ) | [inline] |
Definition at line 8701 of file pugixml.cpp.
bool xpath_lexer_string::operator== | ( | const char_t * | other | ) | const [inline] |
Definition at line 8705 of file pugixml.cpp.
const char_t* xpath_lexer_string::begin |
Definition at line 8698 of file pugixml.cpp.
const char_t* xpath_lexer_string::end |
Definition at line 8699 of file pugixml.cpp.