#include <boost/variant.hpp>#include "common/visitor.hpp"#include "interfaces/query_responses/error_query_response.hpp"
Go to the source code of this file.
Classes | |
| class | shared_model::interface::QueryErrorResponseChecker< Error > |
Namespaces | |
| shared_model | |
| shared_model::interface | |
Functions | |
| template<typename Error , typename QueryVariant > | |
| bool | shared_model::interface::checkForQueryError (QueryVariant &&query) |