Hoyt's FORK of DemoIccMAX 2.1.17.hoyt
Documentation for Hoyt's FORK of DemoIccMAX
|
Type: class. More...
#include <IccIoXml.h>
Public Member Functions | |
CIccStandardFileIO () | |
virtual CIccIO * | OpenFile (const icChar *szFilename, const char *szAttr) |
Name: CIccStandardFileIO::OpenFile. | |
Type: class.
Purpose: Provides default IIccOpenFileIO implementation
Definition at line 103 of file IccIoXml.h.
|
inline |
Definition at line 106 of file IccIoXml.h.
Name: CIccStandardFileIO::OpenFile.
Purpose: Open a file
Args: szFilename - path to file to be opened szAttr - attributes of open (identical to attributes in fopen call).
Return: Pointer a CIccIO object that IO can be performed with or NULL if file cannot be opened.
Implements IIccOpenFileIO.
Definition at line 85 of file IccIoXml.cpp.
References CIccFileIO::Open().