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

#include <table_soviet_boards.hpp>

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

uint64_t primary_key () const
 
uint64_t by_type () const
 
bool is_valid_member (eosio::name member) const
 
bool is_voting_member (eosio::name member) const
 
bool is_valid_chairman (eosio::name chairman) const
 
eosio::name get_chairman () const
 
bool is_valid_secretary (eosio::name secretary) const
 
bool has_voting_right (eosio::name member) const
 
uint64_t get_members_count () const
 

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

uint64_t id
 
eosio::name type
 
std::string name
 
std::string description
 
std::vector< board_membermembers
 
eosio::time_point_sec created_at
 
eosio::time_point_sec last_update
 

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

table: boards

Методы

◆ by_type()

uint64_t boards::by_type ( ) const
inline

◆ get_chairman()

eosio::name boards::get_chairman ( ) const
inline

◆ get_members_count()

uint64_t boards::get_members_count ( ) const
inline

◆ has_voting_right()

bool boards::has_voting_right ( eosio::name  member) const
inline

◆ is_valid_chairman()

bool boards::is_valid_chairman ( eosio::name  chairman) const
inline

◆ is_valid_member()

bool boards::is_valid_member ( eosio::name  member) const
inline

◆ is_valid_secretary()

bool boards::is_valid_secretary ( eosio::name  secretary) const
inline

◆ is_voting_member()

bool boards::is_voting_member ( eosio::name  member) const
inline

◆ primary_key()

uint64_t boards::primary_key ( ) const
inline

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

◆ created_at

eosio::time_point_sec boards::created_at

◆ description

std::string boards::description

◆ id

uint64_t boards::id

◆ last_update

eosio::time_point_sec boards::last_update

◆ members

std::vector<board_member> boards::members

◆ name

std::string boards::name

◆ type

eosio::name boards::type

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