This is the complete list of members for iroha::torii::CommandServiceTransportGrpc, including all inherited members.
| CommandServiceTransportGrpc(std::shared_ptr< CommandService > command_service, std::shared_ptr< iroha::torii::StatusBus > status_bus, std::shared_ptr< shared_model::interface::TxStatusFactory > status_factory, std::shared_ptr< TransportFactoryType > transaction_factory, std::shared_ptr< shared_model::interface::TransactionBatchParser > batch_parser, std::shared_ptr< shared_model::interface::TransactionBatchFactory > transaction_batch_factory, int maximum_rounds_without_update, logger::LoggerPtr log) | iroha::torii::CommandServiceTransportGrpc | |
| ListTorii(grpc::ServerContext *context, const iroha::protocol::TxList *request, google::protobuf::Empty *response) override | iroha::torii::CommandServiceTransportGrpc | |
| Status(grpc::ServerContext *context, const iroha::protocol::TxStatusRequest *request, iroha::protocol::ToriiResponse *response) override | iroha::torii::CommandServiceTransportGrpc | |
| StatusStream(grpc::ServerContext *context, const iroha::protocol::TxStatusRequest *request, grpc::ServerWriter< iroha::protocol::ToriiResponse > *response_writer) override | iroha::torii::CommandServiceTransportGrpc | |
| Torii(grpc::ServerContext *context, const iroha::protocol::Transaction *request, google::protobuf::Empty *response) override | iroha::torii::CommandServiceTransportGrpc | |
| TransportFactoryType typedef | iroha::torii::CommandServiceTransportGrpc |