BitShares-Core
7.0.2
BitShares blockchain node software and command-line wallet software
|
This is the complete list of members for graphene::db::base_abstract_object< DerivedClass >, including all inherited members.
clone() const override | graphene::db::base_abstract_object< DerivedClass > | inlinevirtual |
id | graphene::db::object | |
move_from(object &obj) override | graphene::db::base_abstract_object< DerivedClass > | inlinevirtual |
object()=default | graphene::db::base_abstract_object< DerivedClass > | |
object(uint8_t space_id, uint8_t type_id) | graphene::db::base_abstract_object< DerivedClass > | inline |
graphene::db::object::object(uint8_t space_id, uint8_t type_id) | graphene::db::object | inline |
pack() const override | graphene::db::base_abstract_object< DerivedClass > | inlinevirtual |
to_variant() const override | graphene::db::base_abstract_object< DerivedClass > | inlinevirtual |
~object()=default | graphene::db::object | virtual |