#include "client.hpp"#include "backend/protobuf/queries/proto_query.hpp"#include "backend/protobuf/transaction.hpp"#include "model/converters/json_query_factory.hpp"#include "model/converters/json_transaction_factory.hpp"#include "model/converters/pb_query_factory.hpp"#include "model/converters/pb_transaction_factory.hpp"#include "network/impl/channel_factory.hpp"
Namespaces | |
| iroha_cli | |
Functions | |
| template<typename Service > | |
| std::unique_ptr< typename Service::StubInterface > | makeStub (std::string target_ip, int port) |
| std::unique_ptr<typename Service::StubInterface> makeStub | ( | std::string | target_ip, |
| int | port | ||
| ) |
Copyright Soramitsu Co., Ltd. All Rights Reserved. SPDX-License-Identifier: Apache-2.0