|
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 | ~CIccTagXmlColorantOrder () |
|
| CIccTagColorantOrder (const CIccTagColorantOrder &ITCO) |
| Name: CIccTagColorantOrder::CIccTagColorantOrder.
|
|
| CIccTagColorantOrder (int nsize=1) |
| Name: CIccTagColorantOrder::CIccTagColorantOrder.
|
|
virtual void | Describe (std::string &sDescription, int nVerboseness) |
| Name: CIccTagColorantOrder::Describe.
|
|
icUInt8Number * | GetData (int index) |
|
icUInt32Number | GetSize () const |
|
virtual icTagTypeSignature | GetType () const |
| Function: GetType()
|
|
virtual CIccTag * | NewCopy () const |
| Function: NewCopy(sDescription) Each derived tag will implement it's own NewCopy() function.
|
|
CIccTagColorantOrder & | operator= (const CIccTagColorantOrder &ColorantOrderTag) |
| Name: CIccTagColorantOrder::operator=.
|
|
icUInt8Number & | operator[] (int index) |
|
virtual bool | Read (icUInt32Number size, CIccIO *pIO) |
| Name: CIccTagColorantOrder::Read.
|
|
bool | SetSize (icUInt16Number nsize, bool bZeronew=true) |
| Name: CIccTagColorantOrder::SetSize.
|
|
virtual icValidateStatus | Validate (std::string sigPath, std::string &sReport, const CIccProfile *pProfile=NULL) const |
| Name: CIccTagColorantOrder::Validate.
|
|
virtual bool | Write (CIccIO *pIO) |
| Name: CIccTagColorantOrder::Write.
|
|
virtual | ~CIccTagColorantOrder () |
| Name: CIccTagColorantOrder::~CIccTagColorantOrder.
|
|
| 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) |
|
Definition at line 396 of file IccTagXml.h.