#include <pugixml.hpp>
Public Member Functions | |
| xpath_parse_result () | |
| operator bool () const | |
| const char * | description () const |
Public Attributes | |
| const char * | error |
| ptrdiff_t | offset |
| PUGI_IMPL_FN pugi::xpath_parse_result::xpath_parse_result | ( | ) |
| PUGI_IMPL_FN const char * pugi::xpath_parse_result::description | ( | ) | const |
| PUGI_IMPL_FN pugi::xpath_parse_result::operator bool | ( | ) | const |
| const char* pugi::xpath_parse_result::error |
| ptrdiff_t pugi::xpath_parse_result::offset |