CFx SDK Documentation
2020SP3
|
This is the complete list of members for OdGsFiler::Substitutor, including all inherited members.
clearSubstitutions(const void *pValue=NULL, OdUInt32 size=0)=0 | OdGsFiler::Substitutor | pure virtual |
registerSubstitution(const void *pValue, const void *pSubstitution, OdUInt32 size=sizeof(OdIntPtr), bool bRegister=true, bool bImmediate=false)=0 | OdGsFiler::Substitutor | pure virtual |
requestSubstitution(void *pPlace, const void *pValue, OdUInt32 size=sizeof(OdIntPtr), bool bRegister=true, bool bImmediate=true)=0 | OdGsFiler::Substitutor | pure virtual |
requestSubstitution(OdBaseObjectPtr *pPlace, const void *pValue, bool bRegister=true, bool bImmediate=true)=0 | OdGsFiler::Substitutor | pure virtual |
requestSubstitution(void *pPlace, OdGsFiler::SubstitutionActuator *pActuator, const void *pValue, OdUInt32 size=sizeof(OdIntPtr), bool bRegister=true, bool bImmediate=true)=0 | OdGsFiler::Substitutor | pure virtual |
runSubstitutions(const void *pValue=NULL, OdUInt32 size=0, bool bClear=true)=0 | OdGsFiler::Substitutor | pure virtual |