CARLA
 
载入中...
搜索中...
未找到
静态 Public 成员函数 | 所有成员列表
strconv_attribute_impl< opt_escape > 模板结构体 参考

静态 Public 成员函数

static char_t * parse_eol (char_t *s, char_t end_quote)
 
static char_t * parse_simple (char_t *s, char_t end_quote)
 
static char_t * parse_wconv (char_t *s, char_t end_quote)
 
static char_t * parse_wnorm (char_t *s, char_t end_quote)
 

详细描述

template<typename opt_escape>
struct strconv_attribute_impl< opt_escape >

在文件 pugixml.cpp2734 行定义.

成员函数说明

◆ parse_eol()

template<typename opt_escape >
static char_t * strconv_attribute_impl< opt_escape >::parse_eol ( char_t * s,
char_t end_quote )
inlinestatic

在文件 pugixml.cpp2824 行定义.

引用了 ct_parse_attr, gap::flush(), PUGI__IS_CHARTYPE, PUGI__SCANWHILE_UNROLL, gap::push() , 以及 strconv_escape().

+ 函数调用图:

◆ parse_simple()

template<typename opt_escape >
static char_t * strconv_attribute_impl< opt_escape >::parse_simple ( char_t * s,
char_t end_quote )
inlinestatic

在文件 pugixml.cpp2856 行定义.

引用了 ct_parse_attr, gap::flush(), PUGI__IS_CHARTYPE, PUGI__SCANWHILE_UNROLL , 以及 strconv_escape().

+ 函数调用图:

◆ parse_wconv()

template<typename opt_escape >
static char_t * strconv_attribute_impl< opt_escape >::parse_wconv ( char_t * s,
char_t end_quote )
inlinestatic

在文件 pugixml.cpp2788 行定义.

引用了 ct_parse_attr_ws, ct_space, gap::flush(), PUGI__IS_CHARTYPE, PUGI__SCANWHILE_UNROLL, gap::push() , 以及 strconv_escape().

+ 函数调用图:

◆ parse_wnorm()

template<typename opt_escape >
static char_t * strconv_attribute_impl< opt_escape >::parse_wnorm ( char_t * s,
char_t end_quote )
inlinestatic

在文件 pugixml.cpp2736 行定义.

引用了 ct_parse_attr_ws, ct_space, gap::flush(), PUGI__IS_CHARTYPE, PUGI__SCANWHILE_UNROLL, gap::push() , 以及 strconv_escape().

+ 函数调用图:

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