peerplays_migrated/libraries/db/include/graphene/db
Nathan Hourt f076bb2586
Ref #1506: Move ID types from db to protocol
The ID types, object_id and object_id_type, were defined in the db
library, and the protocol library depends on db to get these types.
Technically, the ID types are defined by the protocol and used by the
database, and not vice versa. Therefore these types should be in the
protocol library, and db should depend on protocol to get them.

This commit makes it so.
2020-08-23 14:37:02 -05:00
..
flat_index.hpp Fixes 2020-08-23 14:18:59 -05:00
fwd.hpp Ref #1506: Isolate chain/protocol to its own library 2020-08-23 14:37:00 -05:00
generic_index.hpp Ref #1506: Isolate chain/protocol to its own library 2020-08-23 14:37:00 -05:00
index.hpp Replace fc::uint128 with boost::multiprecision::uint128_t 2020-08-23 14:16:41 -05:00
object.hpp Ref #1506: Move ID types from db to protocol 2020-08-23 14:37:02 -05:00
object_database.hpp Ref #1506: Add object_downcast_t 2020-08-23 14:37:02 -05:00
simple_index.hpp Replace fc::uint128 with boost::multiprecision::uint128_t 2020-08-23 14:16:41 -05:00
undo_database.hpp [License] Modify cpp and hpp headers to MIT #496 2016-01-07 11:44:52 -05:00