#include <pugixml.hpp>
pugi::xpath_parse_result 的协作图:Public 成员函数 | |
| const char * | description () const |
| operator bool () const | |
| xpath_parse_result () | |
Public 属性 | |
| const char * | error |
| ptrdiff_t | offset |
在文件 pugixml.hpp 第 1092 行定义.
| PUGI__FN pugi::xpath_parse_result::xpath_parse_result | ( | ) |
在文件 pugixml.cpp 第 12358 行定义.
| PUGI__FN const char * pugi::xpath_parse_result::description | ( | ) | const |
在文件 pugixml.cpp 第 12367 行定义.
引用了 error.
| PUGI__FN pugi::xpath_parse_result::operator bool | ( | ) | const |
在文件 pugixml.cpp 第 12362 行定义.
| const char* pugi::xpath_parse_result::error |
| ptrdiff_t pugi::xpath_parse_result::offset |
在文件 pugixml.hpp 第 1098 行定义.