Gorgon Game Engine
MappedOperator Member List

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

AddMethod(Overload &overload)Functionvirtual
AddMethod(Overload *overload)Functionvirtual
AddOverload(F_ fn, const Type *returntype, const Type *rhs)MappedOperator
Gorgon::Scripting::Function::AddOverload(Overload &overload)Functionvirtual
Gorgon::Scripting::Function::AddOverload(Overload *overload)Functionvirtual
Constant enum valueStaticMember
DataMember enum valueStaticMember
EnumType enum valueStaticMember
EventType enum valueStaticMember
Function(const std::string &name, const std::string &help, const Type *parent, const Containers::Collection< Overload > &overloads, const Containers::Collection< Overload > &methods, Tag tag, P_ ...tags)Function
Function(const std::string &name, const std::string &help, const Type *parent, const Containers::Collection< Overload > &overloads, Tag tag, P_ ...tags)Function
Function(const std::string &name, const std::string &help, const Type *parent, const Containers::Collection< Overload > &overloads, const Containers::Collection< Overload > &methods=Containers::Collection< Overload >())Function
Function(const std::string &name, const std::string &help, const Type *parent, bool keyword, bool isoperator, bool staticmember)Function
Function(const Function &)=deleteFunction
Gorgon::Scripting::StaticMember::Function enum valueStaticMember
Get() const override finalFunctionvirtual
GetHelp() constMember
GetMemberType() const overrideFunctionvirtual
GetName() constMember
GetOwner() constFunction
GetQualifiedName() constMember
helpMemberprotected
IsInstanceable() constStaticMember
IsInstanceMember() const override finalStaticMembervirtual
IsKeyword() constFunction
IsMember() constFunction
IsOperator() constFunction
IsStatic() constFunction
MappedOperator(const std::string &name, const std::string &help, const Type *parent, const Type *returntype, const Type *rhs, F_ fn)MappedOperator
MappedOperator(const std::string &name, const std::string &help, const Type *parent, std::initializer_list< Function::Overload * > overloads)MappedOperator
Member(const std::string &name, const std::string &help)Member
MemberType enum nameStaticMember
MethodsFunction
nameMemberprotected
Namespace enum valueStaticMember
OverloadsFunction
RegularType enum valueStaticMember
SetParent(const Member &parent) override finalFunctionvirtual
StaticMember(const std::string &name, const std::string &help)StaticMember
~Function()Functionvirtual
~Member()Membervirtual