Scorum
Classes | Namespaces | Typedefs
dynamic_global_property_object.hpp File Reference
#include <fc/uint128.hpp>
#include <scorum/chain/schema/scorum_object_types.hpp>
#include <scorum/protocol/asset.hpp>
#include <scorum/protocol/version.hpp>
#include <scorum/protocol/chain_properties.hpp>

Go to the source code of this file.

Classes

struct  scorum::chain::adv_total_stats
 
struct  scorum::chain::adv_total_stats::budget_type_stat
 
struct  scorum::chain::betting_total_stats
 
class  scorum::chain::dynamic_global_property_object
 Maintains global state information. More...
 

Namespaces

 scorum
 
 scorum::chain
 

Typedefs

typedef shared_multi_index_container< dynamic_global_property_object, indexed_by< ordered_unique< tag< by_id >, member< dynamic_global_property_object, dynamic_global_property_object::id_type, &dynamic_global_property_object::id > > > > scorum::chain::dynamic_global_property_index