Scorum
scorum_objects_fwd.hpp
Go to the documentation of this file.
1 #pragma once
2 
3 namespace scorum {
4 namespace chain {
5 class account_authority_object;
6 class account_object;
7 class account_blogging_statistic_object;
8 class account_recovery_request_object;
9 class atomicswap_contract_object;
10 class block_stats_object;
11 class block_summary_object;
12 class owned_budgets_object;
13 class chain_property_object;
14 class change_recovery_account_request_object;
15 class account_registration_bonus_object;
16 class comment_object;
17 class comments_bounty_fund_object;
18 class comment_vote_object;
19 class decline_voting_rights_request_object;
20 class dynamic_global_property_object;
21 class escrow_object;
22 class hardfork_property_object;
23 class owner_authority_history_object;
24 class proposal_object;
25 class registration_committee_member_object;
26 class registration_pool_object;
27 class transaction_object;
28 class scorumpower_delegation_expiration_object;
29 class scorumpower_delegation_object;
30 class reg_pool_sp_delegation_object;
31 class withdraw_scorumpower_route_object;
32 class withdraw_scorumpower_route_statistic_object;
33 class withdraw_scorumpower_object;
34 class witness_object;
35 class witness_schedule_object;
36 class witness_vote_object;
37 class dev_committee_object;
38 class dev_committee_member_object;
39 class witness_reward_in_sp_migration_object;
40 class advertising_property_object;
41 class betting_property_object;
42 class pending_bet_object;
43 class matched_bet_object;
44 class game_object;
45 class bet_uuid_history_object;
46 class game_uuid_history_object;
47 class nft_object;
48 class game_round_object;
49 }
50 }
Definition: asset.cpp:15