Hoyt's FORK of DemoIccMAX 2.1.17.hoyt
Documentation for Hoyt's FORK of DemoIccMAX
|
File: IccIoXml.cpp. More...
#include "IccIoXml.h"
Go to the source code of this file.
Functions | |
CIccIO * | IccOpenFileIO (const icChar *szFilename, const char *szAttr) |
void | IccSetOpenFileIO (IIccOpenFileIO *pOpenIO) |
Variables | |
static CIccStandardFileIO | g_IccStandardFileIO |
static IIccOpenFileIO * | g_pIccFileIO = &g_IccStandardFileIO |
File: IccIoXml.cpp.
Contains: Implementation of the IIccOpenFileIO interface.
Version: V1
Copyright: (c) see ICC Software License
Definition in file IccIoXml.cpp.
Definition at line 100 of file IccIoXml.cpp.
References g_pIccFileIO, and IIccOpenFileIO::OpenFile().
Referenced by icCLutFromXml(), icXmlParseTextString(), CIccSampledCurveSegmentXml::ParseXml(), CIccSinglSampledeCurveXml::ParseXml(), CIccTagXmlCurve::ParseXml(), CIccTagXmlEmbeddedHeightImage::ParseXml(), CIccTagXmlEmbeddedNormalImage::ParseXml(), CIccTagXmlFloatNum< T, A, Tsig >::ParseXml(), and CIccTagXmlTextDescription::ParseXml().
void IccSetOpenFileIO | ( | IIccOpenFileIO * | pOpenIO | ) |
Definition at line 109 of file IccIoXml.cpp.
References g_pIccFileIO.
|
static |
Definition at line 97 of file IccIoXml.cpp.
|
static |
Definition at line 98 of file IccIoXml.cpp.
Referenced by IccOpenFileIO(), and IccSetOpenFileIO().