|
CFx SDK Documentation 2024 SP0
|
#include <GsFilerV100Impl.h>
Public Types | |
| typedef OdGsFiler_SubstitutorImpl::DataTyp< nBytes > | ProcTyp |
| typedef std::map< ProcTyp, ProcTyp > | RegMap |
| typedef std::map< ProcTyp, VoidArry > | SubstMap |
Static Public Member Functions | |
| static void | makeSubst (void *pPlace, const void *pSubstitution) |
| static void | runSubst (void *pPlace, const void *pSubstitution, OdGsFiler::SubstitutionActuator *pActuator) |
| static void | subst (OdGsFiler_SubstitutorImpl &impl, const void *pValue, void *pPlace, OdGsFiler::SubstitutionActuator *pAct, const void *pSubstitution, bool bClear) |
| static void | reg (OdGsFiler_SubstitutorImpl &impl, const void *pValue, const void *pSubstitution, bool bRegister, bool bImmediate) |
| static void | req (OdGsFiler_SubstitutorImpl &impl, void *pPlace, OdGsFiler::SubstitutionActuator *pAct, const void *pValue, bool bRegister, bool bImmediate) |
| static void | clear (OdGsFiler_SubstitutorImpl &impl, const void *pValue) |
Definition at line 162 of file GsFilerV100Impl.h.
| typedef OdGsFiler_SubstitutorImpl::DataTyp<nBytes> OdGsFiler_SubstitutorImpl::Procs< nBytes >::ProcTyp |
Definition at line 164 of file GsFilerV100Impl.h.
| typedef std::map<ProcTyp, ProcTyp> OdGsFiler_SubstitutorImpl::Procs< nBytes >::RegMap |
Definition at line 165 of file GsFilerV100Impl.h.
| typedef std::map<ProcTyp, VoidArry> OdGsFiler_SubstitutorImpl::Procs< nBytes >::SubstMap |
Definition at line 166 of file GsFilerV100Impl.h.
|
inlinestatic |
Definition at line 308 of file GsFilerV100Impl.h.
|
inlinestatic |
Definition at line 167 of file GsFilerV100Impl.h.
|
inlinestatic |
Definition at line 269 of file GsFilerV100Impl.h.
|
inlinestatic |
Definition at line 282 of file GsFilerV100Impl.h.
|
inlinestatic |
Definition at line 171 of file GsFilerV100Impl.h.
|
inlinestatic |
Definition at line 176 of file GsFilerV100Impl.h.