Public Member Functions | |
virtual bool | ApplyToCall (grpc_call *call)=0 |
Protected Member Functions | |
virtual SecureCredentials * | AsSecureCredentials ()=0 |
Friends | |
std::shared_ptr< Credentials > | CompositeCredentials (const std::shared_ptr< Credentials > &creds1, const std::shared_ptr< Credentials > &creds2) |
std::shared_ptr< ChannelInterface > | CreateChannel (const grpc::string &target, const std::shared_ptr< Credentials > &creds, const ChannelArguments &args) |