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 static LTIMetadataTagClass tagClass(const char *tag)
get class of the tag
static const char * lookupProperName(LTIMetadataTag tag)
get pretty string value of numeric tag name
LTIMetadataTagClass
enum for different classes of metadata tags
#define LT_BEGIN_NAMESPACE(theNameSpace)
compiler does not support namespaces
static const char * name(LTIMetadataDataType dataType)
get string representation of datatype
static const char * lookupName(LTIMetadataTag tag)
get string value of numeric tag name
LTIMetadataTag
enums corresponding to tag strings
useful metadata type and tag functions
#define LT_END_NAMESPACE(theNameSpace)
compiler does not support namespaces
Include file for all LizardTech sources.
LTIMetadataDataType
datatypes used in database records
static LTIMetadataTag lookupTag(const char *tagName)
get numeric value of tag name