CFx SDK Documentation  2020SP3
OdGsFiler::Substitutor Member List

This is the complete list of members for OdGsFiler::Substitutor, including all inherited members.

clearSubstitutions(const void *pValue=NULL, OdUInt32 size=0)=0OdGsFiler::Substitutorpure virtual
registerSubstitution(const void *pValue, const void *pSubstitution, OdUInt32 size=sizeof(OdIntPtr), bool bRegister=true, bool bImmediate=false)=0OdGsFiler::Substitutorpure virtual
requestSubstitution(void *pPlace, const void *pValue, OdUInt32 size=sizeof(OdIntPtr), bool bRegister=true, bool bImmediate=true)=0OdGsFiler::Substitutorpure virtual
requestSubstitution(OdBaseObjectPtr *pPlace, const void *pValue, bool bRegister=true, bool bImmediate=true)=0OdGsFiler::Substitutorpure virtual
requestSubstitution(void *pPlace, OdGsFiler::SubstitutionActuator *pActuator, const void *pValue, OdUInt32 size=sizeof(OdIntPtr), bool bRegister=true, bool bImmediate=true)=0OdGsFiler::Substitutorpure virtual
runSubstitutions(const void *pValue=NULL, OdUInt32 size=0, bool bClear=true)=0OdGsFiler::Substitutorpure virtual