COOPENOMICS
v1
Кооперативная Экономика
|
Полный список членов класса draft, включая наследуемые из базового класса
apply(uint64_t receiver, uint64_t code, uint64_t action) | draft | |
createdraft(eosio::name scope, eosio::name username, uint64_t registry_id, eosio::name lang, std::string title, std::string description, std::string context, std::string model, std::string translation_data) | draft | |
createtrans(eosio::name scope, eosio::name username, uint64_t registry_id, eosio::name lang, std::string data) | draft | |
deldraft(eosio::name scope, eosio::name username, uint64_t registry_id) | draft | |
deltrans(eosio::name scope, eosio::name username, uint64_t translate_id) | draft | |
draft(eosio::name receiver, eosio::name code, eosio::datastream< const char * > ds) | draft | inline |
editdraft(eosio::name scope, eosio::name username, uint64_t registry_id, std::string title, std::string description, std::string context, std::string model) | draft | |
edittrans(eosio::name scope, eosio::name username, uint64_t translate_id, std::string data) | draft | |
get_payer_and_check_auth_in_scope(eosio::name scope, eosio::name username, eosio::name action) | draft | inline |
migrate() | draft | |
newid(eosio::name scope, uint64_t id) | draft | |
upversion(eosio::name scope, eosio::name username, uint64_t registry_id) | draft |