Hoyt's FORK of DemoIccMAX 2.1.17.hoyt
Documentation for Hoyt's FORK of DemoIccMAX
|
#include <IccTagXml.h>
Public Member Functions | |
virtual const char * | GetClassName () const |
virtual IIccExtensionTag * | GetExtension () |
virtual bool | ParseXml (xmlNode *pNode, std::string &parseStr) |
virtual bool | ToXml (std::string &xml, std::string blanks="") |
virtual | ~CIccTagXmlSpectralDataInfo () |
![]() | |
CIccTagSpectralDataInfo () | |
Name: CIccTagSpectralDataInfo::CIccTagSpectralDataInfo. | |
CIccTagSpectralDataInfo (const CIccTagSpectralDataInfo &ITRCS) | |
Name: CIccTagSpectralDataInfo::CIccTagSpectralDataInfo. | |
virtual void | Describe (std::string &sDescription, int nVerboseness) |
Name: CIccTagSpectralDataInfo::Describe. | |
virtual icTagTypeSignature | GetType () const |
Function: GetType() | |
virtual CIccTag * | NewCopy () const |
Function: NewCopy(sDescription) Each derived tag will implement it's own NewCopy() function. | |
CIccTagSpectralDataInfo & | operator= (const CIccTagSpectralDataInfo &RespCurveSet16Tag) |
Name: CIccTagSpectralDataInfo::operator=. | |
virtual bool | Read (icUInt32Number size, CIccIO *pIO) |
Name: CIccTagSpectralDataInfo::Read. | |
virtual icValidateStatus | Validate (std::string sigPath, std::string &sReport, const CIccProfile *pProfile=NULL) const |
Name: CIccTagSpectralDataInfo::Validate. | |
virtual bool | Write (CIccIO *pIO) |
Name: CIccTagSpectralDataInfo::Write. | |
virtual | ~CIccTagSpectralDataInfo () |
Name: CIccTagSpectralDataInfo::~CIccTagSpectralDataInfo. | |
![]() | |
CIccTag () | |
Name: CIccTag::CIccTag. | |
virtual void | DetachIO () |
Function: ReadAll() - Read All sub data for tag from file. | |
virtual icArraySignature | GetTagArrayType () const |
virtual icStructSignature | GetTagStructType () const |
virtual bool | IsArrayType () |
virtual bool | IsMBBType () |
virtual bool | IsNumArrayType () const |
virtual bool | IsSupported () |
Function: IsSupported(size, pIO) - Check if tag fully supported for apply purposes. | |
virtual bool | Read (icUInt32Number size, CIccIO *pIO, CIccProfile *pProfile) |
Function: Read(size, pIO) - Read tag from file. | |
virtual bool | ReadAll () |
Function: ReadAll() - Read All sub data for tag from file. | |
virtual | ~CIccTag () |
Name: CIccTag::CIccTag. | |
![]() | |
virtual const char * | GetExtClassName () const |
virtual const char * | GetExtDerivedClassName () const |
virtual | ~CIccTagXml (void) |
Additional Inherited Members | |
![]() | |
static CIccTag * | Create (icTagTypeSignature sig) |
Name: CIccTag::Create. | |
![]() | |
icSpectralRange | m_biSpectralRange |
icSignature | m_nSig |
icSpectralRange | m_spectralRange |
![]() | |
icUInt32Number | m_nReserved |
Definition at line 435 of file IccTagXml.h.
|
inlinevirtual |
Definition at line 438 of file IccTagXml.h.
|
inlinevirtual |
Reimplemented from CIccTagSpectralDataInfo.
Definition at line 440 of file IccTagXml.h.
|
inlinevirtual |
|
virtual |
Implements CIccTagXml.
Definition at line 617 of file IccTagXml.cpp.
References icFtoF16(), icGetSigVal(), icXmlAttrValue(), and icXmlFindNode().
|
virtual |
Implements CIccTagXml.
Definition at line 592 of file IccTagXml.cpp.
References icF16toF(), icFixXml(), icGetColorSigStr(), and icXmlHalfFmt.