Hoyt's FORK of DemoIccMAX 2.1.17.hoyt
Documentation for Hoyt's FORK of DemoIccMAX
|
Class: CIccMpeUnknown. More...
#include <IccTagMPE.h>
Protected Attributes | |
icUInt16Number | m_nInputChannels |
icUInt16Number | m_nOutputChannels |
icUInt32Number | m_nReserved |
icUInt32Number | m_nSize |
icUInt8Number * | m_pData |
icElemTypeSignature | m_sig |
Protected Attributes inherited from CIccMultiProcessElement | |
icUInt16Number | m_nInputChannels |
icUInt16Number | m_nOutputChannels |
Additional Inherited Members | |
Static Public Member Functions inherited from CIccMultiProcessElement | |
static CIccMultiProcessElement * | Create (icElemTypeSignature sig) |
Name: CIccMultiProcessElement::Create. | |
Public Attributes inherited from CIccMultiProcessElement | |
icUInt32Number | m_nReserved |
Class: CIccMpeUnknown.
Purpose: Base Class for Process Elements
Definition at line 229 of file IccTagMPE.h.
CIccMpeUnknown::CIccMpeUnknown | ( | ) |
Name: CIccMpeUnknown::CIccMpeUnknown.
Purpose:
Args:
Return:
Definition at line 162 of file IccTagMPE.cpp.
References icSigUnknownElemType.
CIccMpeUnknown::CIccMpeUnknown | ( | const CIccMpeUnknown & | elem | ) |
Name: CIccMpeUnknown::CIccMpeUnknown.
Purpose:
Args:
Return:
Definition at line 182 of file IccTagMPE.cpp.
References m_nInputChannels, m_nOutputChannels, m_nReserved, m_nSize, m_pData, and m_sig.
|
virtual |
Name: CIccMpeUnknown::~CIccMpeUnknown.
Purpose:
Args:
Return:
Definition at line 239 of file IccTagMPE.cpp.
|
inlinevirtual |
|
inlinevirtual |
Implements CIccMultiProcessElement.
Definition at line 254 of file IccTagMPE.h.
|
virtual |
Name: CIccMpeUnknown::Describe.
Purpose:
Args:
Return:
Implements CIccMultiProcessElement.
Definition at line 286 of file IccTagMPE.cpp.
References icGetSig(), and icMemDump().
|
inlinevirtual |
Implements CIccMultiProcessElement.
Reimplemented in CIccMpeXmlUnknown.
Definition at line 239 of file IccTagMPE.h.
|
inline |
Definition at line 249 of file IccTagMPE.h.
|
inlinevirtual |
Definition at line 255 of file IccTagMPE.h.
|
inlinevirtual |
|
inlinevirtual |
Reimplemented from CIccMultiProcessElement.
Definition at line 241 of file IccTagMPE.h.
|
inlinevirtual |
Implements CIccMultiProcessElement.
Definition at line 235 of file IccTagMPE.h.
CIccMpeUnknown & CIccMpeUnknown::operator= | ( | const CIccMpeUnknown & | elem | ) |
Name: CIccMpeUnknown::operator=.
Purpose:
Args:
Return:
Definition at line 208 of file IccTagMPE.cpp.
References m_nInputChannels, m_nOutputChannels, m_nReserved, m_nSize, m_pData, and m_sig.
|
virtual |
Name: CIccMpeUnknown::Read.
Purpose:
Args:
Return:
Implements CIccMultiProcessElement.
Definition at line 341 of file IccTagMPE.cpp.
References CIccIO::Read16(), CIccIO::Read32(), and CIccIO::Read8().
void CIccMpeUnknown::SetChannels | ( | icUInt16Number | nInputChannels, |
icUInt16Number | nOutputChannels ) |
Name: CIccMpeUnknown::Describe.
Purpose:
Args:
Return:
Definition at line 270 of file IccTagMPE.cpp.
bool CIccMpeUnknown::SetDataSize | ( | icUInt32Number | nSize, |
bool | bZeroData = true ) |
Name: CIccMpeUnknown::SetDataSize.
Purpose:
Args:
Return:
Definition at line 311 of file IccTagMPE.cpp.
void CIccMpeUnknown::SetType | ( | icElemTypeSignature | sig | ) |
Name: CIccMpeUnknown::SetType.
Purpose:
Args:
Return:
Definition at line 255 of file IccTagMPE.cpp.
References sig.
|
virtual |
Name: CIccMpeUnknown::Validate.
Purpose:
Args:
Return:
Implements CIccMultiProcessElement.
Definition at line 427 of file IccTagMPE.cpp.
References CIccInfo::GetSigPathName(), icGetSig(), icMsgValidateCriticalError, and icValidateCriticalError.
|
virtual |
Name: CIccMpeUnknown::Write.
Purpose:
Args:
Return:
Implements CIccMultiProcessElement.
Definition at line 390 of file IccTagMPE.cpp.
References CIccIO::Write16(), CIccIO::Write32(), and CIccIO::Write8().
|
protected |
Definition at line 263 of file IccTagMPE.h.
Referenced by CIccMpeUnknown(), and operator=().
|
protected |
Definition at line 264 of file IccTagMPE.h.
Referenced by CIccMpeUnknown(), and operator=().
|
protected |
Definition at line 262 of file IccTagMPE.h.
Referenced by CIccMpeUnknown(), and operator=().
|
protected |
Definition at line 265 of file IccTagMPE.h.
Referenced by CIccMpeUnknown(), and operator=().
|
protected |
Definition at line 266 of file IccTagMPE.h.
Referenced by CIccMpeUnknown(), and operator=().
|
protected |
Definition at line 261 of file IccTagMPE.h.
Referenced by CIccMpeUnknown(), and operator=().