struct eosio::inline_dispatcher< void(T::*)(Args...), Name >

Class List > eosio :: inline_dispatcher< void(T::*)(Args...), Name >

Public Static Functions

Type Name
static void call (name code, const permission_level & perm, std::tuple< Args... > args)
static void call (name code, std::vector< permission_level > perms, std::tuple< Args... > args)

Public Static Functions Documentation

function call (1/2)

static static void eosio::inline_dispatcher< void(T::*)(Args...), Name >::call(
    name code,
    const permission_level & perm,
    std::tuple< Args... > args
)

function call (2/2)

static static void eosio::inline_dispatcher< void(T::*)(Args...), Name >::call(
    name code,
    std::vector< permission_level > perms,
    std::tuple< Args... > args
)

The documentation for this class was generated from the following file: libraries/eosiolib/contracts/eosio/action.hpp