gRPC  0.6.0
 All Classes Namespaces Functions Variables Enumerations Properties Pages
Public Member Functions | Friends | List of all members
grpc::ServerContext Class Reference
Inheritance diagram for grpc::ServerContext:
grpc::GRPC_FINAL< R >

Public Member Functions

std::chrono::system_clock::time_point deadline ()
 
gpr_timespec raw_deadline ()
 
void AddInitialMetadata (const grpc::string &key, const grpc::string &value)
 
void AddTrailingMetadata (const grpc::string &key, const grpc::string &value)
 
bool IsCancelled ()
 
const std::multimap
< grpc::string, grpc::string > & 
client_metadata ()
 

Friends

class ::grpc::Server
 
template<class W , class R >
class ::grpc::ServerAsyncReader
 
template<class W >
class ::grpc::ServerAsyncWriter
 
template<class W >
class ::grpc::ServerAsyncResponseWriter
 
template<class R , class W >
class ::grpc::ServerAsyncReaderWriter
 
template<class R >
class ::grpc::ServerReader
 
template<class W >
class ::grpc::ServerWriter
 
template<class R , class W >
class ::grpc::ServerReaderWriter
 

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