Gorgon Game Engine
RuntimeOverload Member List

This is the complete list of members for RuntimeOverload, including all inherited members.

accessibleFunction::Overloadprotected
Call(bool ismethod, const std::vector< Data > &parameters) const overrideRuntimeOverloadvirtual
constantFunction::Overloadprotected
dochecks(bool ismethod) overrideRuntimeOverloadprotectedvirtual
GetParent() constFunction::Overload
GetParentScope()RuntimeOverload
GetReturnType() constFunction::Overload
HasReturnType() constFunction::Overload
implicitFunction::Overloadprotected
Instantiate(ScopeInstance &current) constRuntimeOverload
IsConstant() constFunction::Overload
IsImplicit() constFunction::Overload
IsSame(const Overload &var) constFunction::Overload
Overload(const Type *returntype, ParameterList parameters, P_ ...tags)Function::Overload
Overload(const Type *returntype, ParameterList parameters, bool stretchlast, bool repeatlast, bool accessible, bool constant, bool returnsref, bool returnsconst, bool implicit)Function::Overload
parametersFunction::Overloadprotected
ParametersFunction::Overload
parentFunction::Overloadprotected
RepeatLast() constFunction::Overload
repeatlastFunction::Overloadprotected
returnsconstFunction::Overloadprotected
ReturnsConst() constFunction::Overload
ReturnsRef() constFunction::Overload
returnsrefFunction::Overloadprotected
returntypeFunction::Overloadprotected
RuntimeOverload(Scope &parent, const Type *returntype, ParameterList parameters, bool stretchlast, bool repeatlast, bool accessible, bool constant, bool returnsref, bool returnsconst, bool implicit)RuntimeOverload
SaveInstruction(Instruction inst, long pline)RuntimeOverload
SaveInstructions(const std::vector< Instruction > &instructions)RuntimeOverload
StretchLast() constFunction::Overload
stretchlastFunction::Overloadprotected
~Overload()Function::Overloadvirtual