Hoyt's FORK of DemoIccMAX 2.1.17.hoyt
Documentation for Hoyt's FORK of DemoIccMAX
|
#include <IccMpeXml.h>
Public Member Functions | |
CIccTempDeclVar (const CIccTempDeclVar &temp) | |
CIccTempDeclVar (std::string name="", int pos=-1, icUInt16Number size=1) | |
Public Attributes | |
TempVarList | m_members |
std::string | m_name |
int | m_pos |
icUInt16Number | m_size |
Definition at line 285 of file IccMpeXml.h.
|
inline |
Definition at line 288 of file IccMpeXml.h.
|
inline |
TempVarList CIccTempDeclVar::m_members |
Definition at line 294 of file IccMpeXml.h.
Referenced by CIccTempDeclVar(), and CIccMpeXmlCalculator::ParseImport().
std::string CIccTempDeclVar::m_name |
Definition at line 290 of file IccMpeXml.h.
Referenced by CIccTempDeclVar(), and CIccTempDeclVar().
int CIccTempDeclVar::m_pos |
Definition at line 291 of file IccMpeXml.h.
Referenced by CIccTempDeclVar(), and CIccTempDeclVar().
icUInt16Number CIccTempDeclVar::m_size |
Definition at line 292 of file IccMpeXml.h.
Referenced by CIccTempDeclVar(), CIccTempDeclVar(), and CIccMpeXmlCalculator::ParseImport().