|
OpenVPN 3 Core Library
|
#include <unicode.hpp>
Classes | |
| struct | Char |
Public Member Functions | |
| UTF8Iterator (const std::string &str_arg) | |
| bool | get (Char &c) |
Private Attributes | |
| const unsigned char * | str |
| size_t | size |
Definition at line 234 of file unicode.hpp.
|
inline |
Definition at line 257 of file unicode.hpp.
|
inline |
Definition at line 263 of file unicode.hpp.
|
private |
Definition at line 290 of file unicode.hpp.
|
private |
Definition at line 289 of file unicode.hpp.