Scorum
|
#include <scorum/chain/schema/scorum_object_types.hpp>
Go to the source code of this file.
Classes | |
class | scorum::chain::chain_property_object |
Namespaces | |
scorum | |
scorum::chain | |
Typedefs | |
typedef shared_multi_index_container< chain_property_object, indexed_by< ordered_unique< tag< by_id >, member< chain_property_object, chain_property_object::id_type, &chain_property_object::id > > > > | scorum::chain::chain_property_index |