CARLA
 
载入中...
搜索中...
未找到
Public 成员函数 | Public 属性 | 所有成员列表
xpath_lexer_string结构体 参考
+ xpath_lexer_string 的协作图:

Public 成员函数

bool operator== (const char_t *other) const
 
 xpath_lexer_string ()
 

Public 属性

const char_t * begin
 
const char_t * end
 

详细描述

在文件 pugixml.cpp8940 行定义.

构造及析构函数说明

◆ xpath_lexer_string()

xpath_lexer_string::xpath_lexer_string ( )
inline

在文件 pugixml.cpp8945 行定义.

成员函数说明

◆ operator==()

bool xpath_lexer_string::operator== ( const char_t * other) const
inline

在文件 pugixml.cpp8949 行定义.

引用了 begin, end , 以及 strequalrange().

+ 函数调用图:

类成员变量说明

◆ begin

const char_t* xpath_lexer_string::begin

◆ end

const char_t* xpath_lexer_string::end

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