#include <types.hpp>
Collaboration diagram for Exiv2::TypeInfo:
Static Public Member Functions | |
const char * | typeName (TypeId typeId) |
Return the name of the type. | |
TypeId | typeId (const std::string &typeName) |
Return the type id for a type name. | |
long | typeSize (TypeId typeId) |
Return the size in bytes of one element of this type. |