utf16_writer Struct Reference

List of all members.

Public Types

typedef uint16_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 684 of file pugixml.cpp.


Member Typedef Documentation

typedef uint16_t* utf16_writer::value_type

Definition at line 685 of file pugixml.cpp.


Member Function Documentation

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

Definition at line 703 of file pugixml.cpp.

References high(), and low().

Here is the call graph for this function:

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

Definition at line 693 of file pugixml.cpp.

Referenced by any().

Here is the caller graph for this function:

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

Definition at line 687 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