6 #ifndef IROHA_BLOCK_QUERY_FACTORY_HPP 7 #define IROHA_BLOCK_QUERY_FACTORY_HPP 9 #include <boost/optional.hpp> 28 #endif // IROHA_BLOCK_QUERY_FACTORY_HPP Definition: block_query_factory.hpp:15
Definition: block_query.hpp:15
virtual boost::optional< std::shared_ptr< BlockQuery > > createBlockQuery() const =0
virtual ~BlockQueryFactory()=default