#include "oct-string.h"
Public Types | |
typedef char | ExternT |
typedef char | InternT |
typedef std::mbstate_t | StateT |
Public Member Functions | |
codecvt_u8 (const std::string &enc) | |
virtual | ~codecvt_u8 () |
Definition at line 182 of file oct-string.h.
typedef char codecvt_u8::ExternT |
Definition at line 197 of file oct-string.h.
typedef char codecvt_u8::InternT |
Definition at line 196 of file oct-string.h.
typedef std::mbstate_t codecvt_u8::StateT |
Definition at line 198 of file oct-string.h.
|
inline |
Definition at line 188 of file oct-string.h.
|
inlinevirtual |
Definition at line 194 of file oct-string.h.