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

Public 成员函数

 namespace_uri_predicate (const char_t *name)
 
bool operator() (xml_attribute a) const
 

Public 属性

const char_t * prefix
 
size_t prefix_length
 

详细描述

在文件 pugixml.cpp8347 行定义.

构造及析构函数说明

◆ namespace_uri_predicate()

namespace_uri_predicate::namespace_uri_predicate ( const char_t * name)
inline

在文件 pugixml.cpp8352 行定义.

引用了 find_char(), prefix , 以及 prefix_length.

+ 函数调用图:

成员函数说明

◆ operator()()

bool namespace_uri_predicate::operator() ( xml_attribute a) const
inline

在文件 pugixml.cpp8360 行定义.

引用了 prefix, prefix_length, PUGIXML_TEXT, starts_with() , 以及 strequalrange().

+ 函数调用图:

类成员变量说明

◆ prefix

const char_t* namespace_uri_predicate::prefix

在文件 pugixml.cpp8349 行定义.

被这些函数引用 namespace_uri(), namespace_uri_predicate() , 以及 operator()().

◆ prefix_length

size_t namespace_uri_predicate::prefix_length

在文件 pugixml.cpp8350 行定义.

被这些函数引用 namespace_uri_predicate() , 以及 operator()().


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