Scorum
Classes | Namespaces | Enumerations
scorum_virtual_operations.hpp File Reference
#include <scorum/protocol/base.hpp>
#include <scorum/protocol/block_header.hpp>
#include <scorum/protocol/asset.hpp>
#include <scorum/protocol/betting/game_status.hpp>
#include <scorum/protocol/types.hpp>
#include <fc/utf8.hpp>

Go to the source code of this file.

Classes

struct  scorum::protocol::author_reward_operation
 
struct  scorum::protocol::curation_reward_operation
 
struct  scorum::protocol::comment_reward_operation
 
struct  scorum::protocol::acc_finished_vesting_withdraw_operation
 
struct  scorum::protocol::devpool_finished_vesting_withdraw_operation
 
struct  scorum::protocol::acc_to_acc_vesting_withdraw_operation
 
struct  scorum::protocol::devpool_to_acc_vesting_withdraw_operation
 
struct  scorum::protocol::acc_to_devpool_vesting_withdraw_operation
 
struct  scorum::protocol::devpool_to_devpool_vesting_withdraw_operation
 
struct  scorum::protocol::shutdown_witness_operation
 
struct  scorum::protocol::witness_miss_block_operation
 
struct  scorum::protocol::hardfork_operation
 
struct  scorum::protocol::comment_payout_update_operation
 
struct  scorum::protocol::return_scorumpower_delegation_operation
 
struct  scorum::protocol::comment_benefficiary_reward_operation
 
struct  scorum::protocol::producer_reward_operation
 
struct  scorum::protocol::active_sp_holders_reward_operation
 
struct  scorum::protocol::active_sp_holders_reward_legacy_operation
 
struct  scorum::protocol::expired_contract_refund_operation
 
struct  scorum::protocol::proposal_virtual_operation
 
struct  scorum::protocol::budget_outgo_operation
 
struct  scorum::protocol::budget_owner_income_operation
 
struct  scorum::protocol::budget_closing_operation
 
struct  scorum::protocol::bets_matched_operation
 
struct  scorum::protocol::game_status_changed_operation
 
struct  scorum::protocol::bet_resolved_operation
 
struct  scorum::protocol::bet_cancelled_operation
 
struct  scorum::protocol::bet_restored_operation
 
struct  scorum::protocol::bet_updated_operation
 

Namespaces

 scorum
 
 scorum::protocol
 

Enumerations

enum class  scorum::protocol::bet_resolve_kind : uint8_t { scorum::protocol::win , scorum::protocol::draw }
 
enum class  scorum::protocol::bet_kind : uint8_t { scorum::protocol::pending , scorum::protocol::matched }