Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Examples

Exiv2::CommentValue::CharsetInfo Class Reference

Charset information lookup functions. Implemented as a static class. More...

#include <value.hpp>

Collaboration diagram for Exiv2::CommentValue::CharsetInfo:

Collaboration graph
[legend]
List of all members.

Static Public Member Functions

static const char * name (CharsetId charsetId)
 Return the name for a charset id.
static const char * code (CharsetId charsetId)
 Return the code for a charset id.
static CharsetId charsetIdByName (const std::string &name)
 Return the charset id for a name.
static CharsetId charsetIdByCode (const std::string &code)
 Return the charset id for a code.

Detailed Description

Charset information lookup functions. Implemented as a static class.


The documentation for this class was generated from the following files:
Generated on Sat Mar 5 19:54:32 2005 for Exiv2 by  doxygen 1.4.1