Hoyt's FORK of DemoIccMAX 2.1.17.hoyt
Documentation for Hoyt's FORK of DemoIccMAX
|
#include <IccMpeXml.h>
Additional Inherited Members | |
Static Public Member Functions inherited from CIccCurveSetCurve | |
static CIccCurveSetCurve * | Create (icCurveElemSignature sig) |
Name: CIccCurveSetCurve::Create. | |
Protected Attributes inherited from CIccSegmentedCurve | |
CIccCurveSegmentList * | m_list |
icUInt32Number | m_nReserved1 |
icUInt32Number | m_nReserved2 |
Definition at line 101 of file IccMpeXml.h.
bool CIccSegmentedCurveXml::ParseXml | ( | xmlNode * | pNode, |
std::string & | parseStr ) |
Definition at line 984 of file IccMpeXml.cpp.
References icGetSegPos(), icXmlAttrValue(), icXmlStrCmp, CIccFormulaCurveSegmentXml::ParseXml(), and CIccSampledCurveSegmentXml::ParseXml().
Referenced by CIccTagXmlSegmentedCurve::ParseXml(), and ParseXmlCurve().
bool CIccSegmentedCurveXml::ToXml | ( | std::string & | xml, |
std::string | blanks ) |
Definition at line 962 of file IccMpeXml.cpp.
References CIccCurveSegment::GetType(), icSigFormulaCurveSeg, and icSigSampledCurveSeg.
Referenced by ToXmlCurve().