GRPC C++  0.10.0.0
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Data Structures | Namespaces
client_context.h File Reference
#include <map>
#include <memory>
#include <string>
#include <grpc/compression.h>
#include <grpc/support/log.h>
#include <grpc/support/time.h>
#include <grpc++/auth_context.h>
#include <grpc++/config.h>
#include <grpc++/status.h>
#include <grpc++/time.h>

Go to the source code of this file.

Data Structures

class  grpc::ClientReader< R >
 
class  grpc::ClientWriter< W >
 
class  grpc::ClientReaderWriter< R, W >
 
class  grpc::ClientAsyncReader< R >
 
class  grpc::ClientAsyncWriter< W >
 
class  grpc::ClientAsyncReaderWriter< R, W >
 
class  grpc::ClientAsyncResponseReader< R >
 
class  grpc::ClientContext
 

Namespaces

 grpc