GRPC C++
1.66.0
|
#include <functional>
#include <grpcpp/client_context.h>
#include <grpcpp/impl/rpc_method.h>
#include <grpcpp/support/byte_buffer.h>
#include <grpcpp/support/client_callback.h>
#include <grpcpp/support/status.h>
#include <grpcpp/support/stub_options.h>
Go to the source code of this file.
Data Structures | |
class | grpc::TemplatedGenericStub< RequestType, ResponseType > |
Generic stubs provide a type-unaware interface to call gRPC methods by name. More... | |
class | grpc::TemplatedGenericStubCallback< RequestType, ResponseType > |
Generic stubs provide a type-unaware interface to call gRPC methods by name. More... | |
class | grpc::internal::TemplatedGenericStubCallbackInternal< RequestType, ResponseType > |
Generic stubs provide a type-unaware interface to call gRPC methods by name. More... | |
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::internal | |
Models a gRPC server. | |