Hoyt's FORK of DemoIccMAX 2.1.17.hoyt
Documentation for Hoyt's FORK of DemoIccMAX
|
#include <IccMpeXml.h>
Public Member Functions | |
CIccTempVar (const CIccTempVar &temp) | |
CIccTempVar (std::string name="", int pos=-1, icUInt16Number size=1) | |
Public Attributes | |
std::string | m_name |
int | m_pos |
icUInt16Number | m_size |
Definition at line 270 of file IccMpeXml.h.
|
inline |
Definition at line 273 of file IccMpeXml.h.
|
inline |
std::string CIccTempVar::m_name |
Definition at line 275 of file IccMpeXml.h.
Referenced by CIccTempVar(), and CIccTempVar().
int CIccTempVar::m_pos |
Definition at line 276 of file IccMpeXml.h.
Referenced by CIccTempVar(), and CIccTempVar().
icUInt16Number CIccTempVar::m_size |
Definition at line 277 of file IccMpeXml.h.
Referenced by CIccTempVar(), and CIccTempVar().