Clementine
|
This is the complete list of members for entt::delegate< Ret(Args...)>, including all inherited members.
connect() ENTT_NOEXCEPT | entt::delegate< Ret(Args...)> | inline |
connect(Type &value_or_instance) ENTT_NOEXCEPT | entt::delegate< Ret(Args...)> | inline |
connect(Type *value_or_instance) ENTT_NOEXCEPT | entt::delegate< Ret(Args...)> | inline |
connect(function_type *function, const void *payload=nullptr) ENTT_NOEXCEPT | entt::delegate< Ret(Args...)> | inline |
delegate() ENTT_NOEXCEPT | entt::delegate< Ret(Args...)> | inline |
delegate(connect_arg_t< Candidate >) ENTT_NOEXCEPT | entt::delegate< Ret(Args...)> | inline |
delegate(connect_arg_t< Candidate >, Type &&value_or_instance) ENTT_NOEXCEPT | entt::delegate< Ret(Args...)> | inline |
delegate(function_type *function, const void *payload=nullptr) ENTT_NOEXCEPT | entt::delegate< Ret(Args...)> | inline |
function_type typedef | entt::delegate< Ret(Args...)> | |
instance() const ENTT_NOEXCEPT | entt::delegate< Ret(Args...)> | inline |
operator bool() const ENTT_NOEXCEPT | entt::delegate< Ret(Args...)> | inlineexplicit |
operator()(Args... args) const | entt::delegate< Ret(Args...)> | inline |
operator==(const delegate< Ret(Args...)> &other) const ENTT_NOEXCEPT | entt::delegate< Ret(Args...)> | inline |
reset() ENTT_NOEXCEPT | entt::delegate< Ret(Args...)> | inline |
result_type typedef | entt::delegate< Ret(Args...)> | |
type typedef | entt::delegate< Ret(Args...)> |