Directory dependency graph for client:Directories | |
| impl | |
| middlewares | |
Files | |
| channels.hpp | |
| Utilities for managing gRPC connections.  | |
| client_factory.hpp | |
| Creates generated gRPC clients. Has a minimal built-in channel cache: as long as a channel to the same endpoint is used somewhere, the same channel is given out.    | |
| client_factory_component.hpp | |
| Provides a ClientFactory in the component system.    | |
| exceptions.hpp | |
| Exceptions thrown by gRPC client streams.  | |
| qos.hpp | |
| queue_holder.hpp | |
| Manages a gRPC completion queue, usable only in clients.    | |
| rpc.hpp | |
| Classes representing an outgoing RPC.  | |
| simple_client_component.hpp | |
| Template class for a simple gRPC client.    | |