COOPENOMICS  v1
Кооперативная Экономика
Структура coobranch

#include <table_branch_branches.hpp>

Открытые члены

uint64_t primary_key () const
 
uint64_t by_trustee () const
 
void add_account_to_trusted (const eosio::name &account)
 
void remove_account_from_trusted (const eosio::name &account)
 
bool is_account_in_trusted (const eosio::name &account) const
 
bool is_user_authorized (const eosio::name &username) const
 

Открытые атрибуты

eosio::name braname
 
eosio::name trustee
 
std::vector< eosio::name > trusted
 

Подробное описание

table: branches

Методы

◆ add_account_to_trusted()

void coobranch::add_account_to_trusted ( const eosio::name &  account)
inline

◆ by_trustee()

uint64_t coobranch::by_trustee ( ) const
inline

◆ is_account_in_trusted()

bool coobranch::is_account_in_trusted ( const eosio::name &  account) const
inline

◆ is_user_authorized()

bool coobranch::is_user_authorized ( const eosio::name &  username) const
inline

◆ primary_key()

uint64_t coobranch::primary_key ( ) const
inline

◆ remove_account_from_trusted()

void coobranch::remove_account_from_trusted ( const eosio::name &  account)
inline

Данные класса

◆ braname

eosio::name coobranch::braname

◆ trusted

std::vector<eosio::name> coobranch::trusted

◆ trustee

eosio::name coobranch::trustee

Объявления и описания членов структуры находятся в файле: