GRPC C++  1.66.0
Data Structures | Namespaces | Typedefs
generic_stub_callback.h File Reference
#include <grpcpp/impl/generic_stub_internal.h>
#include <grpcpp/support/byte_buffer.h>

Go to the source code of this file.

Data Structures

class  grpc::TemplatedGenericStubCallback< 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.
 

Typedefs

typedef TemplatedGenericStubCallback< grpc::ByteBuffer, grpc::ByteBuffergrpc::GenericStubCallback