Information pertaining to the defined character sets. More...
#include <value.hpp>
Public Member Functions | |
CharsetTable (CharsetId charsetId, const char *name, const char *code) | |
Constructor. | |
Public Attributes | |
CharsetId | charsetId_ |
Charset id. | |
const char * | name_ |
Name of the charset. | |
const char * | code_ |
Code of the charset. | |
Information pertaining to the defined character sets.