hyperledger/iroha
Iroha - A simple, decentralized ledger http://iroha.tech
query_response_variant.hpp
Go to the documentation of this file.
1 
6 #ifndef IROHA_SHARED_MODEL_QUERY_RESPONSE_VARIANT_HPP
7 #define IROHA_SHARED_MODEL_QUERY_RESPONSE_VARIANT_HPP
8 
10 
11 #include <boost/variant.hpp>
12 
13 namespace boost {
14  extern template class variant<
27 }
28 
29 #endif // IROHA_SHARED_MODEL_QUERY_RESPONSE_VARIANT_HPP
Definition: pending_transactions_page_response.hpp:22
Definition: transactions_page_response.hpp:20
Definition: default_constructible_unary_fn.hpp:23
Definition: error_query_response.hpp:30
Definition: role_permissions.hpp:19
Definition: asset_response.hpp:18
Definition: peers_response.hpp:23
Definition: transactions_response.hpp:19
Definition: account_detail_response.hpp:20
Definition: account_response.hpp:19
Definition: account_asset_response.hpp:20
Definition: roles_response.hpp:18
Definition: signatories_response.hpp:18