plugify  1.0.0.0
plugify::MethodRef Member List

This is the complete list of members for plugify::MethodRef, including all inherited members.

_impl (defined in plugify::Ref< const Method >)plugify::Ref< const Method >protected
FindPrototype(std::string_view name) const noexceptplugify::MethodRef
GetCallingConvention() const noexceptplugify::MethodRef
GetFunctionName() const noexceptplugify::MethodRef
GetName() const noexceptplugify::MethodRef
GetParamTypes() const noexceptplugify::MethodRef
GetReturnType() const noexceptplugify::MethodRef
GetVarIndex() const noexceptplugify::MethodRef
operator bool() const noexcept (defined in plugify::Ref< const Method >)plugify::Ref< const Method >inlineexplicit
operator=(const Ref &) &=default (defined in plugify::Ref< const Method >)plugify::Ref< const Method >
operator=(const Ref &) &&=delete (defined in plugify::Ref< const Method >)plugify::Ref< const Method >
operator=(Ref &&) &=default (defined in plugify::Ref< const Method >)plugify::Ref< const Method >
operator=(Ref &&) &&=delete (defined in plugify::Ref< const Method >)plugify::Ref< const Method >
operator==(const Ref &other) const noexcept (defined in plugify::Ref< const Method >)plugify::Ref< const Method >inline
operator==(const const Method *impl) const noexcept (defined in plugify::Ref< const Method >)plugify::Ref< const Method >inline
Ref(const Method &impl) noexcept (defined in plugify::Ref< const Method >)plugify::Ref< const Method >inline
Ref(Ref const &)=default (defined in plugify::Ref< const Method >)plugify::Ref< const Method >
Ref(Ref &&)=default (defined in plugify::Ref< const Method >)plugify::Ref< const Method >