6 #ifndef IROHA_SHARED_MODEL_BLOCKS_QUERY_HPP 7 #define IROHA_SHARED_MODEL_BLOCKS_QUERY_HPP 36 std::string
toString()
const override;
42 #endif // IROHA_SHARED_MODEL_BLOCKS_QUERY_HPP Definition: signable.hpp:31
std::string toString() const override
Definition: blocks_query.cpp:12
Definition: blocks_query.hpp:20
BlocksQuery ModelType
Definition: model_primitive.hpp:27
virtual const types::AccountIdType & creatorAccountId() const =0
bool operator==(const ModelType &rhs) const override
Definition: blocks_query.cpp:21
std::string AccountIdType
Type of account id.
Definition: types.hpp:38
uint64_t CounterType
Type of counter.
Definition: types.hpp:71
Definition: command_executor.hpp:13
virtual types::CounterType queryCounter() const =0