GRPC C++  1.30.0
Data Structures | Namespaces
sync.h File Reference
#include <grpc/impl/codegen/port_platform.h>
#include <mutex>
#include <grpc/impl/codegen/log.h>
#include <grpc/impl/codegen/sync.h>
#include <grpcpp/impl/codegen/core_codegen_interface.h>

Go to the source code of this file.

Data Structures

class  grpc::internal::Mutex
 
class  grpc::internal::MutexLock
 
class  grpc::internal::ReleasableMutexLock
 
class  grpc::internal::CondVar
 

Namespaces

 grpc
 This header provides an object that reads bytes directly from a grpc::ByteBuffer, via the ZeroCopyInputStream interface.
 
 grpc::internal
 Models a gRPC server.