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

#include <table_registrator_orgs.hpp>

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

uint64_t primary_key () const
 
void check_symbol_or_fail (eosio::asset contribution)
 
uint64_t by_status () const
 
uint64_t by_created () const
 
uint64_t by_parent () const
 
uint128_t by_coop_childs () const
 
uint64_t is_coop_index () const
 
uint64_t bycooptype () const
 
bool is_coop () const
 

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

eosio::name username
 
eosio::name parent_username
 
std::string announce
 
std::string description
 
bool is_cooperative = false
 
bool is_branched = false
 
bool is_enrolled = false
 
eosio::name coop_type
 
eosio::asset registration
 
eosio::asset initial
 
eosio::asset minimum
 
eosio::binary_extension< eosio::asset > org_registration
 
eosio::binary_extension< eosio::asset > org_initial
 
eosio::binary_extension< eosio::asset > org_minimum
 
eosio::binary_extension< eosio::name > status
 
eosio::binary_extension< eosio::time_point_sec > created_at
 
eosio::binary_extension< documentdocument
 

Методы

◆ by_coop_childs()

uint128_t cooperative::by_coop_childs ( ) const
inline

◆ by_created()

uint64_t cooperative::by_created ( ) const
inline

◆ by_parent()

uint64_t cooperative::by_parent ( ) const
inline

◆ by_status()

uint64_t cooperative::by_status ( ) const
inline

◆ bycooptype()

uint64_t cooperative::bycooptype ( ) const
inline

◆ check_symbol_or_fail()

void cooperative::check_symbol_or_fail ( eosio::asset  contribution)
inline

◆ is_coop()

bool cooperative::is_coop ( ) const
inline

◆ is_coop_index()

uint64_t cooperative::is_coop_index ( ) const
inline

◆ primary_key()

uint64_t cooperative::primary_key ( ) const
inline

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

◆ announce

std::string cooperative::announce

◆ coop_type

eosio::name cooperative::coop_type

◆ created_at

eosio::binary_extension<eosio::time_point_sec> cooperative::created_at

◆ description

std::string cooperative::description

◆ document

eosio::binary_extension<document> cooperative::document

◆ initial

eosio::asset cooperative::initial

◆ is_branched

bool cooperative::is_branched = false

◆ is_cooperative

bool cooperative::is_cooperative = false

◆ is_enrolled

bool cooperative::is_enrolled = false

◆ minimum

eosio::asset cooperative::minimum

◆ org_initial

eosio::binary_extension<eosio::asset> cooperative::org_initial

◆ org_minimum

eosio::binary_extension<eosio::asset> cooperative::org_minimum

◆ org_registration

eosio::binary_extension<eosio::asset> cooperative::org_registration

◆ parent_username

eosio::name cooperative::parent_username

◆ registration

eosio::asset cooperative::registration

◆ status

eosio::binary_extension<eosio::name> cooperative::status

◆ username

eosio::name cooperative::username

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