μHAL (v2.7.9)
Part of the IPbus software repository
Public Types | Static Public Member Functions | List of all members
wchar_decoder Struct Reference

Public Types

typedef wchar_t type
 

Static Public Member Functions

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

Detailed Description

Definition at line 1806 of file pugixml.cpp.

Member Typedef Documentation

◆ type

typedef wchar_t wchar_decoder::type

Definition at line 1808 of file pugixml.cpp.

Member Function Documentation

◆ process()

template<typename Traits >
static Traits::value_type wchar_decoder::process ( const wchar_t *  data,
size_t  size,
typename Traits::value_type  result,
Traits  traits 
)
inlinestatic

Definition at line 1810 of file pugixml.cpp.

Referenced by as_utf8_begin(), and as_utf8_end().


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