Classes | Namespaces | Functions
callback_common.h File Reference
#include <functional>
#include <grpc/impl/codegen/grpc_types.h>
#include <grpcpp/impl/codegen/call.h>
#include <grpcpp/impl/codegen/channel_interface.h>
#include <grpcpp/impl/codegen/completion_queue_tag.h>
#include <grpcpp/impl/codegen/config.h>
#include <grpcpp/impl/codegen/core_codegen_interface.h>
#include <grpcpp/impl/codegen/status.h>
Include dependency graph for callback_common.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  grpc::internal::CallbackWithStatusTag
 
class  grpc::internal::CallbackWithSuccessTag
 

Namespaces

 grpc
 
 grpc::internal
 Actual implementation of bi-directional streaming.
 

Functions

template<class Func , class... Args>
void grpc::internal::CatchingCallback (Func &&func, Args &&... args)
 An exception-safe way of invoking a user-specified callback function. More...
 
template<class Reactor , class Func , class... Args>
Reactor * grpc::internal::CatchingReactorGetter (Func &&func, Args &&... args)
 


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:05