Hoyt's FORK of DemoIccMAX 2.1.17.hoyt
Documentation for Hoyt's FORK of DemoIccMAX
|
Public Member Functions | |
CIccIt8Parser () | |
bool | findTokenLine (std::vector< std::string > &line, const char *szToken) |
bool | isEOF () |
bool | open (const char *szFilename) |
bool | parseLine (std::vector< std::string > &line) |
bool | parseNextLine (std::vector< std::string > &line) |
~CIccIt8Parser () | |
Protected Attributes | |
std::ifstream * | m_f |
Definition at line 828 of file IccCmmConfig.cpp.
|
inline |
|
inline |
|
inline |
Definition at line 882 of file IccCmmConfig.cpp.
References parseNextLine().
Referenced by CIccCfgColorData::fromIt8().
|
inline |
Definition at line 840 of file IccCmmConfig.cpp.
References m_f.
Referenced by CIccCfgColorData::fromIt8(), and parseLine().
|
inline |
Definition at line 834 of file IccCmmConfig.cpp.
References m_f.
Referenced by CIccCfgColorData::fromIt8().
|
inline |
Definition at line 841 of file IccCmmConfig.cpp.
Referenced by parseNextLine().
|
inline |
Definition at line 874 of file IccCmmConfig.cpp.
References parseLine().
Referenced by findTokenLine(), and CIccCfgColorData::fromIt8().
|
protected |
Definition at line 891 of file IccCmmConfig.cpp.
Referenced by CIccIt8Parser(), isEOF(), open(), parseLine(), and ~CIccIt8Parser().