CARLA
 
载入中...
搜索中...
未找到
Public 成员函数 | Public 属性 | 所有成员列表
pugi::xpath_parse_result结构体 参考

#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.hpp1086 行定义.

构造及析构函数说明

◆ xpath_parse_result()

PUGI__FN pugi::xpath_parse_result::xpath_parse_result ( )

在文件 pugixml.cpp12163 行定义.

成员函数说明

◆ description()

PUGI__FN const char * pugi::xpath_parse_result::description ( ) const

在文件 pugixml.cpp12172 行定义.

引用了 error.

◆ operator bool()

PUGI__FN pugi::xpath_parse_result::operator bool ( ) const

在文件 pugixml.cpp12167 行定义.

类成员变量说明

◆ error

const char* pugi::xpath_parse_result::error

◆ offset

ptrdiff_t pugi::xpath_parse_result::offset

在文件 pugixml.hpp1092 行定义.


该结构体的文档由以下文件生成: