SourceMod SDK  1.7
SourceMod::IChangeableForward Member List

This is the complete list of members for SourceMod::IChangeableForward, including all inherited members.

AddFunction(IPluginFunction *func)=0SourceMod::IChangeableForwardpure virtual
AddFunction(IPluginContext *ctx, funcid_t index)=0SourceMod::IChangeableForwardpure virtual
Execute(cell_t *result, IForwardFilter *filter=NULL)=0SourceMod::IForwardpure virtual
GetExecType()=0SourceMod::IForwardpure virtual
GetForwardName()=0SourceMod::IForwardpure virtual
GetFunctionCount()=0SourceMod::IForwardpure virtual
PushArray(cell_t *inarray, unsigned int cells, int flags=0)=0SourceMod::IForwardpure virtual
RemoveFunction(IPluginFunction *func)=0SourceMod::IChangeableForwardpure virtual
RemoveFunction(IPluginContext *ctx, funcid_t index)=0SourceMod::IChangeableForwardpure virtual
RemoveFunctionsOfPlugin(IPlugin *plugin)=0SourceMod::IChangeableForwardpure virtual
~IForward()SourceMod::IForwardinlinevirtual