This is the complete list of members for iroha::network::ChannelFactoryTls, including all inherited members.
| ChannelFactory(std::shared_ptr< const GrpcChannelParams > params) | iroha::network::ChannelFactory | |
| ChannelFactoryTls(std::shared_ptr< const GrpcChannelParams > params, boost::optional< std::shared_ptr< const PeerTlsCertificatesProvider >> peer_cert_provider, boost::optional< std::shared_ptr< const TlsCredentials >> my_creds) | iroha::network::ChannelFactoryTls | |
| getChannel(const std::string &service_full_name, const shared_model::interface::Peer &peer) override | iroha::network::ChannelFactory | virtual |
| getChannelCredentials(const shared_model::interface::Peer &peer) const override | iroha::network::ChannelFactoryTls | protectedvirtual |
| ~ChannelFactory() override | iroha::network::ChannelFactory | |
| ~ChannelProvider()=default | iroha::network::ChannelProvider | virtual |