#include <GsFilerV100Impl.h>
|
virtual void | registerSubstitution (const void *pValue, const void *pSubstitution, OdUInt32 size=sizeof(OdIntPtr), bool bRegister=true, bool bImmediate=false) |
|
virtual void | requestSubstitution (void *pPlace, const void *pValue, OdUInt32 size=sizeof(OdIntPtr), bool bRegister=true, bool bImmediate=true) |
|
virtual void | requestSubstitution (OdBaseObjectPtr *pPlace, const void *pValue, bool bRegister=true, bool bImmediate=true) |
|
virtual void | requestSubstitution (void *pPlace, OdGsFiler::SubstitutionActuator *pActuator, const void *pValue, OdUInt32 size=sizeof(OdIntPtr), bool bRegister=true, bool bImmediate=true) |
|
virtual void | clearSubstitutions (const void *pValue=NULL, OdUInt32 size=0) |
|
virtual void | runSubstitutions (const void *pValue=NULL, OdUInt32 size=0, bool bClear=true) |
|
| ~OdGsFiler_SubstitutorImpl () |
|
| ODRX_HEAP_OPERATORS () |
|
| OdRxObject () |
|
virtual | ~OdRxObject () |
|
virtual OdRxObject * | queryX (const OdRxClass *pClass) const |
|
virtual OdRxObject * | x (const OdRxClass *pClass) const |
|
virtual OdRxClass * | isA () const |
|
virtual void | addRef ()=0 |
|
virtual void | release ()=0 |
|
virtual long | numRefs () const |
|
bool | isKindOf (const OdRxClass *pClass) const |
|
virtual OdRxObjectPtr | clone () const |
|
virtual void | copyFrom (const OdRxObject *pSource) |
|
virtual OdRx::Ordering | comparedTo (const OdRxObject *pOther) const |
|
virtual bool | isEqualTo (const OdRxObject *pOther) const |
|
Definition at line 64 of file GsFilerV100Impl.h.
◆ RegsMap
◆ SubstsMap
◆ ~OdGsFiler_SubstitutorImpl()
OdGsFiler_SubstitutorImpl::~OdGsFiler_SubstitutorImpl |
( |
| ) |
|
|
inline |
◆ clearSubstitutions()
virtual void OdGsFiler_SubstitutorImpl::clearSubstitutions |
( |
const void * |
pValue = NULL , |
|
|
OdUInt32 |
size = 0 |
|
) |
| |
|
virtual |
◆ registerSubstitution()
virtual void OdGsFiler_SubstitutorImpl::registerSubstitution |
( |
const void * |
pValue, |
|
|
const void * |
pSubstitution, |
|
|
OdUInt32 |
size = sizeof(OdIntPtr) , |
|
|
bool |
bRegister = true , |
|
|
bool |
bImmediate = false |
|
) |
| |
|
virtual |
◆ requestSubstitution() [1/3]
virtual void OdGsFiler_SubstitutorImpl::requestSubstitution |
( |
OdBaseObjectPtr * |
pPlace, |
|
|
const void * |
pValue, |
|
|
bool |
bRegister = true , |
|
|
bool |
bImmediate = true |
|
) |
| |
|
virtual |
◆ requestSubstitution() [2/3]
◆ requestSubstitution() [3/3]
◆ runSubstitutions()
virtual void OdGsFiler_SubstitutorImpl::runSubstitutions |
( |
const void * |
pValue = NULL , |
|
|
OdUInt32 |
size = 0 , |
|
|
bool |
bClear = true |
|
) |
| |
|
virtual |
◆ g_defActuator
◆ g_rxObjectActuator
OdGsFiler_SubstitutorImpl::OdRxObjectSubstitutionActuator OdGsFiler_SubstitutorImpl::g_rxObjectActuator |
|
static |
◆ m_regs
RegsMap OdGsFiler_SubstitutorImpl::m_regs |
◆ m_substs
SubstsMap OdGsFiler_SubstitutorImpl::m_substs |
The documentation for this struct was generated from the following file: