CARLA
Public Types | Static Public Member Functions | List of all members
utf32_writer Struct Reference

Public Types

typedef uint32_t * value_type
 

Static Public Member Functions

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)
 

Detailed Description

Definition at line 1578 of file pugixml.cpp.

Member Typedef Documentation

◆ value_type

typedef uint32_t* utf32_writer::value_type

Definition at line 1580 of file pugixml.cpp.

Member Function Documentation

◆ any()

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

Definition at line 1596 of file pugixml.cpp.

◆ high()

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

Definition at line 1589 of file pugixml.cpp.

◆ low()

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

Definition at line 1582 of file pugixml.cpp.


The documentation for this struct was generated from the following file: