gRPC  0.6.0
 All Classes Namespaces Functions Variables Enumerations Properties Pages
Public Member Functions | Friends | List of all members
grpc::ClientContext Class Reference

Public Member Functions

void AddMetadata (const grpc::string &meta_key, const grpc::string &meta_value)
 
const std::multimap
< grpc::string, grpc::string > & 
GetServerInitialMetadata ()
 
const std::multimap
< grpc::string, grpc::string > & 
GetServerTrailingMetadata ()
 
template<typename T >
void set_deadline (const T &deadline)
 
std::chrono::system_clock::time_point deadline ()
 
gpr_timespec raw_deadline ()
 
void set_authority (const grpc::string &authority)
 
void set_credentials (const std::shared_ptr< Credentials > &creds)
 
void TryCancel ()
 

Friends

class CallOpBuffer
 
class Channel
 
template<class R >
class ::grpc::ClientReader
 
template<class W >
class ::grpc::ClientWriter
 
template<class R , class W >
class ::grpc::ClientReaderWriter
 
template<class R >
class ::grpc::ClientAsyncReader
 
template<class W >
class ::grpc::ClientAsyncWriter
 
template<class R , class W >
class ::grpc::ClientAsyncReaderWriter
 
template<class R >
class ::grpc::ClientAsyncResponseReader
 

The documentation for this class was generated from the following files: