Definition at line 62 of file operations.cpp.
◆ result_type
◆ operation_get_required_auth()
graphene::protocol::operation_get_required_auth::operation_get_required_auth |
( |
flat_set< account_id_type > & |
a, |
|
|
flat_set< account_id_type > & |
own, |
|
|
vector< authority > & |
oth, |
|
|
bool |
ignore_custom_operation_required_auths |
|
) |
| |
|
inline |
◆ operator()() [1/2]
void graphene::protocol::operation_get_required_auth::operator() |
( |
const custom_operation & |
op | ) |
const |
|
inline |
◆ operator()() [2/2]
template<typename T >
void graphene::protocol::operation_get_required_auth::operator() |
( |
const T & |
v | ) |
const |
|
inline |
◆ active
flat_set<account_id_type>& graphene::protocol::operation_get_required_auth::active |
◆ ignore_custom_op_reqd_auths
bool graphene::protocol::operation_get_required_auth::ignore_custom_op_reqd_auths |
◆ other
vector<authority>& graphene::protocol::operation_get_required_auth::other |
◆ owner
flat_set<account_id_type>& graphene::protocol::operation_get_required_auth::owner |
The documentation for this struct was generated from the following file: