|
GRPC C++
1.81.0
|
#include <grpcpp/channel.h>#include <grpcpp/impl/call.h>#include <grpcpp/support/channel_arguments.h>#include <grpcpp/support/config.h>#include <memory>Go to the source code of this file.
Namespaces | |
| grpc | |
| An Alarm posts the user-provided tag to its associated completion queue or invokes the user-provided function on expiry or cancellation. | |
| grpc::experimental | |
| ClientRpcInfo represents the state of a particular RPC as it appears to an interceptor. | |
Functions | |
| std::shared_ptr< Channel > | grpc::experimental::CreateVirtualChannel (grpc::internal::Call call) |
| Create a new custom virtual Channel using call. More... | |
| std::shared_ptr< Channel > | grpc::experimental::CreateVirtualChannel (grpc::internal::Call call, const ChannelArguments &args) |
| Create a new custom virtual Channel using call. More... | |
1.8.17