|
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 | ~CIccTagXmlDateTime () |
|
| CIccTagDateTime () |
| Name: CIccTagDateTime::CIccTagDateTime.
|
|
| CIccTagDateTime (const CIccTagDateTime &ITDT) |
| Name: CIccTagDateTime::CIccTagDateTime.
|
|
virtual void | Describe (std::string &sDescription, int nVerboseness) |
| Name: CIccTagDateTime::Describe.
|
|
virtual icTagTypeSignature | GetType () const |
| Function: GetType()
|
|
virtual CIccTag * | NewCopy () const |
| Function: NewCopy(sDescription) Each derived tag will implement it's own NewCopy() function.
|
|
CIccTagDateTime & | operator= (const CIccTagDateTime &DateTimeTag) |
| Name: CIccTagDateTime::operator=.
|
|
virtual bool | Read (icUInt32Number size, CIccIO *pIO) |
| Name: CIccTagDateTime::Read.
|
|
void | SetDateTime (icDateTimeNumber nDateTime) |
|
virtual icValidateStatus | Validate (std::string sigPath, std::string &sReport, const CIccProfile *pProfile=NULL) const |
| Name: CIccTagDateTime::Validate.
|
|
virtual bool | Write (CIccIO *pIO) |
| Name: CIccTagDateTime::Write.
|
|
virtual | ~CIccTagDateTime () |
| Name: CIccTagDateTime::~CIccTagDateTime.
|
|
| 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 383 of file IccTagXml.h.