List of all members.
Public Member Functions |
size_t | get_src_last_read (void) const |
size_t | get_dest_last_written (void) const |
Static Public Member Functions |
static const char * | errstring (int x) |
Public Attributes |
size_t | dst_adv = 0 |
size_t | src_adv = 0 |
Static Public Attributes |
static constexpr int | err_noinit = -EBADF |
static constexpr int | err_noroom = -E2BIG |
static constexpr int | err_notvalid = -EILSEQ |
static constexpr int | err_incomplete = -EINVAL |
Static Protected Member Functions |
static constexpr bool | big_endian (void) |
Detailed Description
Definition at line 39 of file iconvpp.hpp.
The documentation for this class was generated from the following files: