6 #ifndef IROHA_SHARED_MODEL_BLOCKS_QUERY_HPP 7 #define IROHA_SHARED_MODEL_BLOCKS_QUERY_HPP 42 #endif // IROHA_SHARED_MODEL_BLOCKS_QUERY_HPP Definition: signable.hpp:35
std::string toString() const override
Definition: blocks_query.cpp:12
Definition: blocks_query.hpp:20
string(REPLACE".""/"CMAKE_SWIG_OUTDIR ${SWIG_JAVA_PKG}) else() set(CMAKE_SWIG_FLAGS"") endif() myswig_add_library(irohajava LANGUAGE java SOURCES bindings.i) unset(CMAKE_SWIG_FLAGS) swig_link_libraries(irohajava $
Definition: CMakeLists.txt:54
bool operator==(const ModelType &rhs) const override
Definition: blocks_query.cpp:21
virtual const types::AccountIdType & creatorAccountId() const =0
Definition: proto_blocks_query.cpp:34
std::string AccountIdType
Type of account id.
Definition: types.hpp:37
uint64_t CounterType
Type of counter.
Definition: types.hpp:65
Definition: command_executor.hpp:12
virtual types::CounterType queryCounter() const =0
Definition: proto_blocks_query.cpp:39