CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Classes | Public Types | Public Member Functions | Public Attributes | Static Public Attributes | List of all members
OdGsFiler_SubstitutorImpl Struct Reference

#include <GsFilerV100Impl.h>

Inheritance diagram for OdGsFiler_SubstitutorImpl:
OdRxObject OdGsFiler::Substitutor

Classes

struct  AbstractTyp
 
struct  DataTyp
 
struct  OdRxObjectSubstitutionActuator
 
struct  Procs
 
struct  VoidArry
 
struct  VoidsSet
 

Public Types

typedef std::map< OdUInt32, AbstractTypRegsMap
 
typedef std::map< OdUInt32, AbstractTypSubstsMap
 

Public Member Functions

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 ()
 
- Public Member Functions inherited from OdRxObject
 ODRX_HEAP_OPERATORS ()
 
 OdRxObject ()
 
virtual ~OdRxObject ()
 
virtual OdRxObjectqueryX (const OdRxClass *pClass) const
 
virtual OdRxObjectx (const OdRxClass *pClass) const
 
virtual OdRxClassisA () 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
 
virtual void registerSubstitution (const void *pValue, const void *pSubstitution, OdUInt32 size=sizeof(OdIntPtr), bool bRegister=true, bool bImmediate=false)=0
 
virtual void requestSubstitution (void *pPlace, const void *pValue, OdUInt32 size=sizeof(OdIntPtr), bool bRegister=true, bool bImmediate=true)=0
 
virtual void requestSubstitution (OdBaseObjectPtr *pPlace, const void *pValue, bool bRegister=true, bool bImmediate=true)=0
 
virtual void requestSubstitution (void *pPlace, OdGsFiler::SubstitutionActuator *pActuator, const void *pValue, OdUInt32 size=sizeof(OdIntPtr), bool bRegister=true, bool bImmediate=true)=0
 
virtual void clearSubstitutions (const void *pValue=NULL, OdUInt32 size=0)=0
 
virtual void runSubstitutions (const void *pValue=NULL, OdUInt32 size=0, bool bClear=true)=0
 

Public Attributes

RegsMap m_regs
 
SubstsMap m_substs
 

Static Public Attributes

static OdGsFiler::SubstitutionActuator g_defActuator
 
OdGsFiler_SubstitutorImpl::OdRxObjectSubstitutionActuator g_rxObjectActuator
 

Additional Inherited Members

- Static Public Member Functions inherited from OdRxObject
static OdRxObjectPtr cast (const OdRxObject *pointer)
 
static OdRxClassdesc ()
 

Detailed Description

Definition at line 102 of file GsFilerV100Impl.h.

Member Typedef Documentation

◆ RegsMap

Definition at line 157 of file GsFilerV100Impl.h.

◆ SubstsMap

Definition at line 158 of file GsFilerV100Impl.h.

Constructor & Destructor Documentation

◆ ~OdGsFiler_SubstitutorImpl()

OdGsFiler_SubstitutorImpl::~OdGsFiler_SubstitutorImpl ( )
inline

Definition at line 360 of file GsFilerV100Impl.h.

Member Function Documentation

◆ 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]

virtual void OdGsFiler_SubstitutorImpl::requestSubstitution ( void pPlace,
const void pValue,
OdUInt32  size = sizeof(OdIntPtr),
bool  bRegister = true,
bool  bImmediate = true 
)
virtual

◆ requestSubstitution() [3/3]

virtual void OdGsFiler_SubstitutorImpl::requestSubstitution ( void pPlace,
OdGsFiler::SubstitutionActuator pActuator,
const void pValue,
OdUInt32  size = sizeof(OdIntPtr),
bool  bRegister = true,
bool  bImmediate = true 
)
virtual

◆ runSubstitutions()

virtual void OdGsFiler_SubstitutorImpl::runSubstitutions ( const void pValue = NULL,
OdUInt32  size = 0,
bool  bClear = true 
)
virtual

Member Data Documentation

◆ g_defActuator

OdGsFiler::SubstitutionActuator OdGsFiler_SubstitutorImpl::g_defActuator
static

Definition at line 335 of file GsFilerV100Impl.h.

◆ g_rxObjectActuator

OdGsFiler_SubstitutorImpl::OdRxObjectSubstitutionActuator OdGsFiler_SubstitutorImpl::g_rxObjectActuator
static

◆ m_regs

RegsMap OdGsFiler_SubstitutorImpl::m_regs

Definition at line 159 of file GsFilerV100Impl.h.

◆ m_substs

SubstsMap OdGsFiler_SubstitutorImpl::m_substs

Definition at line 160 of file GsFilerV100Impl.h.


The documentation for this struct was generated from the following file: