Hoyt's FORK of DemoIccMAX 2.1.17.hoyt
Documentation for Hoyt's FORK of DemoIccMAX
|
File: IccIoXml.h. More...
#include "IccIO.h"
Go to the source code of this file.
Classes | |
class | CIccStandardFileIO |
Type: class. More... | |
class | IIccOpenFileIO |
Type: Interface. More... | |
Functions | |
CIccIO *ICCPROFLIB_API | IccOpenFileIO (const icChar *szFilename, const char *szAttr) |
void ICCPROFLIB_API | IccSetOpenFileIO (IIccOpenFileIO *pOpenIO) |
File: IccIoXml.h.
Contains: Implementation of the IIccOpenFileIO interface.
Version: V1
Copyright: (c) see ICC Software License
Definition in file IccIoXml.h.
CIccIO *ICCPROFLIB_API IccOpenFileIO | ( | const icChar * | szFilename, |
const char * | szAttr ) |
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 ICCPROFLIB_API IccSetOpenFileIO | ( | IIccOpenFileIO * | pOpenIO | ) |
Definition at line 109 of file IccIoXml.cpp.
References g_pIccFileIO.