CARLA
 
载入中...
搜索中...
未找到
Public 类型 | 静态 Public 成员函数 | 所有成员列表
utf32_writer结构体 参考

Public 类型

typedef uint32_t * value_type
 

静态 Public 成员函数

static value_type any (value_type result, uint32_t ch)
 
static value_type high (value_type result, uint32_t ch)
 
static value_type low (value_type result, uint32_t ch)
 

详细描述

在文件 pugixml.cpp1578 行定义.

成员类型定义说明

◆ value_type

typedef uint32_t* utf32_writer::value_type

在文件 pugixml.cpp1580 行定义.

成员函数说明

◆ any()

static value_type utf32_writer::any ( value_type result,
uint32_t ch )
inlinestatic

在文件 pugixml.cpp1596 行定义.

◆ high()

static value_type utf32_writer::high ( value_type result,
uint32_t ch )
inlinestatic

在文件 pugixml.cpp1589 行定义.

◆ low()

static value_type utf32_writer::low ( value_type result,
uint32_t ch )
inlinestatic

在文件 pugixml.cpp1582 行定义.


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