OpenCPN Partial API docs
Loading...
Searching...
No Matches
utf16_decoder< opt_swap > Struct Template Reference

Public Types

typedef uint16_t type
 

Static Public Member Functions

template<typename Traits >
static Traits::value_type process (const uint16_t *data, size_t size, typename Traits::value_type result, Traits)
 

Detailed Description

template<typename opt_swap>
struct utf16_decoder< opt_swap >

Definition at line 1586 of file pugixml.cpp.

Member Typedef Documentation

◆ type

template<typename opt_swap >
typedef uint16_t utf16_decoder< opt_swap >::type

Definition at line 1587 of file pugixml.cpp.

Member Function Documentation

◆ process()

template<typename opt_swap >
template<typename Traits >
static Traits::value_type utf16_decoder< opt_swap >::process ( const uint16_t *  data,
size_t  size,
typename Traits::value_type  result,
Traits   
)
inlinestatic

Definition at line 1590 of file pugixml.cpp.


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