|
virtual IIccExtensionTag * | GetExtension () |
|
virtual const char * | GetGlassName () const |
|
virtual bool | ParseXml (xmlNode *pNode, std::string &parseStr) |
|
virtual bool | ToXml (std::string &xml, std::string blanks="") |
|
virtual | ~CIccTagXmlEmbeddedProfile () |
|
| CIccTagEmbeddedProfile () |
| Name: CIccTagEmbedProfile::CIccTagEmbedProfile.
|
|
| CIccTagEmbeddedProfile (const CIccTagEmbeddedProfile &ITU) |
| Name: CIccTagEmbedProfile::CIccTagEmbedProfile.
|
|
virtual void | Describe (std::string &sDescription, int nVerboseness) |
| Name: CIccTagEmbedProfile::Describe.
|
|
virtual const icChar * | GetClassName () const |
|
virtual CIccProfile * | GetProfile () const |
|
virtual icTagTypeSignature | GetType () const |
| Function: GetType()
|
|
virtual bool | IsSupported () |
| Function: IsSupported(size, pIO) - Check if tag fully supported for apply purposes.
|
|
virtual CIccTag * | NewCopy () const |
| Function: NewCopy(sDescription) Each derived tag will implement it's own NewCopy() function.
|
|
CIccTagEmbeddedProfile & | operator= (const CIccTagEmbeddedProfile &UnknownTag) |
| Name: CIccTagEmbedProfile::operator=.
|
|
virtual bool | Read (icUInt32Number size, CIccIO *pIO) |
| Function: Read(size, pIO) - Read tag from file.
|
|
virtual bool | Read (icUInt32Number size, CIccIO *pIO, CIccProfile *pProfile) |
| Name: CIccTagEmbedProfile::Read.
|
|
virtual bool | ReadAll () |
| Name: CIccTagEmbedProfile::ReadAll.
|
|
virtual icValidateStatus | Validate (std::string sigPath, std::string &sReport, const CIccProfile *pProfile=NULL) const |
| Name: CIccTagEmbedProfile::Validate.
|
|
virtual bool | Write (CIccIO *pIO) |
| Name: CIccTagEmbedProfile::Write.
|
|
virtual | ~CIccTagEmbeddedProfile () |
| Name: CIccTagEmbedProfile::~CIccTagEmbedProfile.
|
|
| 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 | ~CIccTag () |
| Name: CIccTag::CIccTag.
|
|
Definition at line 713 of file IccTagXml.h.