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 | ~CIccTagXmlDict () |
![]() | |
bool | AreNamesNonzero () const |
Name: CIccTagDict::AreNamesNonzero. | |
bool | AreNamesUnique () const |
Name: CIccTagDict::AreNamesUnique. | |
CIccTagDict () | |
Name: CIccTagDict::CIccTagDict. | |
CIccTagDict (const CIccTagDict &dict) | |
Name: CIccTagDict::CIccTagDict. | |
virtual void | Describe (std::string &sDescription, int nVerboseness) |
Name: CIccTagDict::Describe. | |
CIccDictEntry * | Get (const char *szName) const |
Name: CIccTagDict::Get. | |
CIccDictEntry * | Get (const icUInt16Number *szName) const |
Name: CIccTagDict::Get. | |
CIccDictEntry * | Get (std::wstring sName) const |
Name: CIccTagDict::Get. | |
CIccTagMultiLocalizedUnicode * | GetNameLocalized (const char *szName) const |
Name: CIccTagDict::GetNameLocalized. | |
CIccTagMultiLocalizedUnicode * | GetNameLocalized (const icUnicodeChar *szName) const |
Name: CIccTagDict::GetNameLocalized. | |
CIccTagMultiLocalizedUnicode * | GetNameLocalized (std::wstring sName) const |
Name: CIccTagDict::GetNameLocalized. | |
virtual icTagTypeSignature | GetType () const |
Function: GetType() | |
std::wstring | GetValue (const char *szName, bool *bIsSet=NULL) const |
Name: CIccTagDict::GetValue. | |
std::wstring | GetValue (const icUnicodeChar *szName, bool *bIsSet=NULL) const |
Name: CIccTagDict::GetValue. | |
std::wstring | GetValue (std::wstring sName, bool *bIsSet=NULL) const |
Name: CIccTagDict::GetValue. | |
CIccTagMultiLocalizedUnicode * | GetValueLocalized (const char *szName) const |
Name: CIccTagDict::GetValueLocalized. | |
CIccTagMultiLocalizedUnicode * | GetValueLocalized (const icUnicodeChar *szName) const |
Name: CIccTagDict::GetValueLocalized. | |
CIccTagMultiLocalizedUnicode * | GetValueLocalized (std::wstring sName) const |
Name: CIccTagDict::GetValueLocalized. | |
virtual CIccTag * | NewCopy () const |
Function: NewCopy(sDescription) Each derived tag will implement it's own NewCopy() function. | |
CIccTagDict & | operator= (const CIccTagDict &dict) |
Name: &operator=. | |
virtual bool | Read (icUInt32Number size, CIccIO *pIO) |
Name: CIccTagDict::Read. | |
bool | Remove (const char *szName) |
Name: CIccTagDict::Remove. | |
bool | Remove (const icUnicodeChar *szName) |
Name: CIccTagDict::Remove. | |
bool | Remove (std::wstring sName) |
Name: CIccTagDict::Remove. | |
bool | Set (const char *szName, const char *szValue=NULL) |
bool | Set (const icUnicodeChar *szName, const icUnicodeChar *szValue=NULL) |
bool | Set (std::wstring sName, std::wstring sValue, bool bUnSet=false) |
Name: CIccTagDict::Set. | |
bool | SetNameLocalized (const char *szName, CIccTagMultiLocalizedUnicode *pTag) |
bool | SetNameLocalized (const icUnicodeChar *szName, CIccTagMultiLocalizedUnicode *pTag) |
bool | SetNameLocalized (std::wstring sName, CIccTagMultiLocalizedUnicode *pTag) |
bool | SetValueLocalized (const char *szName, CIccTagMultiLocalizedUnicode *pTag) |
bool | SetValueLocalized (const icUnicodeChar *szName, CIccTagMultiLocalizedUnicode *pTag) |
bool | SetValueLocalized (std::wstring sName, CIccTagMultiLocalizedUnicode *pTag) |
virtual icValidateStatus | Validate (std::string sigPath, std::string &sReport, const CIccProfile *pProfile=NULL) const |
Name: CIccTagDict::Validate. | |
virtual bool | Write (CIccIO *pIO) |
Name: CIccTagDict::Write. | |
virtual | ~CIccTagDict () |
Name: CIccTagDict::~CIccTagDict. | |
![]() | |
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. | |
![]() | |
CIccNameValueDict * | m_Dict |
![]() | |
icUInt32Number | m_nReserved |
![]() | |
void | Cleanup () |
Name: CIccTagDict::Cleanup. | |
icUInt32Number | MaxPosRecSize () |
Name: CIccTagDict::MaxPosRecSize;. | |
![]() | |
bool | m_bBadAlignment |
icUInt32Number | m_tagSize |
icUInt32Number | m_tagStart |
Definition at line 627 of file IccTagXml.h.
|
inlinevirtual |
Definition at line 630 of file IccTagXml.h.
|
inlinevirtual |
Reimplemented from CIccTagDict.
Definition at line 632 of file IccTagXml.h.
|
inlinevirtual |
|
virtual |
Implements CIccTagXml.
Definition at line 4267 of file IccTagXml.cpp.
References CIccUTF16String::c_str(), CIccDictEntry::GetName(), CIccDictEntry::GetNameLocalized(), CIccDictEntry::GetValueLocalized(), icGetSigVal(), icXmlAttrValue(), icXmlFindAttr(), icXmlFindNode(), icXmlStrCmp, CIccDictEntryPtr::ptr, CIccDictEntry::SetNameLocalized(), CIccTagMultiLocalizedUnicode::SetText(), CIccDictEntry::SetValue(), CIccDictEntry::SetValueLocalized(), and CIccUTF16String::ToWString().
|
virtual |
Implements CIccTagXml.
Definition at line 4206 of file IccTagXml.cpp.
References CIccDictEntry::GetName(), CIccDictEntry::GetNameLocalized(), CIccDictEntry::GetValue(), CIccDictEntry::GetValueLocalized(), icFixXml(), icGetSigStr(), icUtf16ToUtf8(), CIccDictEntry::IsValueSet(), and CIccTagMultiLocalizedUnicode::m_Strings.