Hoyt's FORK of DemoIccMAX 2.1.17.hoyt
Documentation for Hoyt's FORK of DemoIccMAX
|
File: IccTagXml.h. More...
#include "IccTag.h"
#include "IccTagMPE.h"
#include "IccXmlConfig.h"
#include <libxml/parser.h>
#include <libxml/tree.h>
Go to the source code of this file.
File: IccTagXml.h.
Contains: Header for implementation of CIccTagXml class and creation factories
Version: V1
Copyright: (c) see ICC Software License
Definition in file IccTagXml.h.
typedef CIccTagXmlFloatNum<icFloat32Number, CIccXmlArrayType<icFloat32Number, icSigFloat32ArrayType>, icSigFloat16ArrayType> CIccTagXmlFloat16 |
Definition at line 336 of file IccTagXml.h.
typedef CIccTagXmlFloatNum<icFloat32Number, CIccXmlArrayType<icFloat32Number, icSigFloat32ArrayType>, icSigFloat32ArrayType> CIccTagXmlFloat32 |
Definition at line 337 of file IccTagXml.h.
typedef CIccTagXmlFloatNum<icFloat64Number, CIccXmlArrayType<icFloat64Number, icSigFloat64ArrayType>, icSigFloat64ArrayType> CIccTagXmlFloat64 |
Definition at line 338 of file IccTagXml.h.
Definition at line 296 of file IccTagXml.h.
Definition at line 297 of file IccTagXml.h.
typedef CIccTagXmlNum<icUInt16Number, CIccXmlArrayType<icUInt16Number, icSigUInt16ArrayType>, icSigUInt16ArrayType> CIccTagXmlUInt16 |
Definition at line 318 of file IccTagXml.h.
typedef CIccTagXmlNum<icUInt32Number, CIccXmlArrayType<icUInt32Number, icSigUInt32ArrayType>, icSigUInt32ArrayType> CIccTagXmlUInt32 |
Definition at line 319 of file IccTagXml.h.
typedef CIccTagXmlNum<icUInt64Number, CIccXmlArrayType<icUInt64Number, icSigUInt64ArrayType>, icSigUInt64ArrayType> CIccTagXmlUInt64 |
Definition at line 320 of file IccTagXml.h.
typedef CIccTagXmlNum<icUInt8Number, CIccXmlArrayType<icUInt8Number, icSigUInt8ArrayType>, icSigUInt8ArrayType> CIccTagXmlUInt8 |
Definition at line 317 of file IccTagXml.h.