Hoyt's FORK of DemoIccMAX 2.1.17.hoyt
Documentation for Hoyt's FORK of DemoIccMAX
|
File: IccStructFactory.cpp. More...
#include "IccTagComposite.h"
#include "IccStructBasic.h"
#include "IccStructFactory.h"
#include "IccUtil.h"
#include "IccProfile.h"
#include <cstring>
Go to the source code of this file.
Variables | ||
struct { | ||
icStructSignature sig | ||
const icChar * szStructName | ||
} | g_icStructNames [] | |
File: IccStructFactory.cpp.
Contains: Implementation of the IIccStructObject class and creation factories
Version: V1
Copyright: (c) see ICC Software License
Definition in file IccStructFactory.cpp.
struct { ... } g_icStructNames[] |
Referenced by CIccBasicStructFactory::GetStructSig(), and CIccBasicStructFactory::GetStructSigName().
Definition at line 113 of file IccStructFactory.cpp.
const icChar* szStructName |
Definition at line 114 of file IccStructFactory.cpp.
Referenced by CIccBasicStructFactory::GetStructSig().