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

Public Member Functions

virtual bool ApplyToCall (grpc_call *call)=0
 

Protected Member Functions

virtual SecureCredentials * AsSecureCredentials ()=0
 

Friends

std::shared_ptr< CredentialsCompositeCredentials (const std::shared_ptr< Credentials > &creds1, const std::shared_ptr< Credentials > &creds2)
 
std::shared_ptr< ChannelInterfaceCreateChannel (const grpc::string &target, const std::shared_ptr< Credentials > &creds, const ChannelArguments &args)
 

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