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

Public Types

typedef uint32_t type
 

Static Public Member Functions

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

Detailed Description

template<typename opt_swap>
struct utf32_decoder< opt_swap >

Definition at line 1632 of file pugixml.cpp.

Member Typedef Documentation

◆ type

template<typename opt_swap >
typedef uint32_t utf32_decoder< opt_swap >::type

Definition at line 1633 of file pugixml.cpp.

Member Function Documentation

◆ process()

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

Definition at line 1636 of file pugixml.cpp.


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