13 #ifndef LTI_METADATAUTILS_H
14 #define LTI_METADATAUTILS_H
25 #if defined(LT_COMPILER_MS)
26 #pragma warning(push,4)
120 #if defined(LT_COMPILER_MS)
124 #endif // LTI_METADATAUTILS_H
LTIMetadataDataType
datatypes used in database records
static LTIMetadataTag lookupTag(const char *tagName)
get numeric value of tag name
#define LT_BEGIN_NAMESPACE(theNameSpace)
compiler does not support namespaces
useful metadata type and tag functions
static const char * name(LTIMetadataDataType dataType)
get string representation of datatype
static const char * lookupName(LTIMetadataTag tag)
get string value of numeric tag name
static LTIMetadataTagClass tagClass(const char *tag)
get class of the tag
Include file for all LizardTech sources.
LTIMetadataTag
enums corresponding to tag strings
#define LT_END_NAMESPACE(theNameSpace)
compiler does not support namespaces
static const char * lookupProperName(LTIMetadataTag tag)
get pretty string value of numeric tag name
LTIMetadataTagClass
enum for different classes of metadata tags