utf8_writer Struct Reference

List of all members.

Public Types

typedef uint8_t * value_type

Static Public Member Functions

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


Detailed Description

Definition at line 634 of file pugixml.cpp.


Member Typedef Documentation

typedef uint8_t* utf8_writer::value_type

Definition at line 635 of file pugixml.cpp.


Member Function Documentation

static value_type utf8_writer::any ( value_type  result,
uint32_t  ch 
) [inline, static]

Definition at line 667 of file pugixml.cpp.

References high(), and low().

Referenced by strconv_escape().

Here is the call graph for this function:

Here is the caller graph for this function:

static value_type utf8_writer::high ( value_type  result,
uint32_t  ch 
) [inline, static]

Definition at line 658 of file pugixml.cpp.

Referenced by any().

Here is the caller graph for this function:

static value_type utf8_writer::low ( value_type  result,
uint32_t  ch 
) [inline, static]

Definition at line 637 of file pugixml.cpp.

Referenced by any().

Here is the caller graph for this function:


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

Generated on Thu Jul 6 00:32:02 2017 for Moses by  doxygen 1.5.9