|
GRPC C++
0.10.0.0
|
#include <secure_credentials.h>
Public Member Functions | |
| SecureCredentials (grpc_credentials *c_creds) | |
| ~SecureCredentials () GRPC_OVERRIDE | |
| grpc_credentials * | GetRawCreds () |
| bool | ApplyToCall (grpc_call *call) GRPC_OVERRIDE |
| std::shared_ptr < grpc::ChannelInterface > | CreateChannel (const string &target, const grpc::ChannelArguments &args) GRPC_OVERRIDE |
| SecureCredentials * | AsSecureCredentials () GRPC_OVERRIDE |
Public Member Functions inherited from grpc::Credentials | |
| ~Credentials () GRPC_OVERRIDE | |
Public Member Functions inherited from grpc::GrpcLibrary | |
| GrpcLibrary () | |
| virtual | ~GrpcLibrary () |
Additional Inherited Members |
|
inlineexplicit |
|
inline |
|
virtual |
Implements grpc::Credentials.
|
inlinevirtual |
Implements grpc::Credentials.
|
virtual |
Implements grpc::Credentials.
|
inline |
1.8.6