#include <pugixml.hpp>
Public 成员函数 | |
const char * | description () const |
operator bool () const | |
xpath_parse_result () | |
Public 属性 | |
const char * | error |
ptrdiff_t | offset |
在文件 pugixml.hpp 第 1086 行定义.
PUGI__FN pugi::xpath_parse_result::xpath_parse_result | ( | ) |
在文件 pugixml.cpp 第 12163 行定义.
PUGI__FN const char * pugi::xpath_parse_result::description | ( | ) | const |
在文件 pugixml.cpp 第 12172 行定义.
引用了 error.
PUGI__FN pugi::xpath_parse_result::operator bool | ( | ) | const |
在文件 pugixml.cpp 第 12167 行定义.
const char* pugi::xpath_parse_result::error |
ptrdiff_t pugi::xpath_parse_result::offset |
在文件 pugixml.hpp 第 1092 行定义.