#include <file_watcher_certificate_provider_factory.h>
|
| RefCounted (const char *trace=nullptr, intptr_t initial_refcount=1) |
|
◆ identity_cert_file()
const std::string& grpc_core::FileWatcherCertificateProviderFactory::Config::identity_cert_file |
( |
| ) |
const |
|
inline |
◆ name()
const char * grpc_core::FileWatcherCertificateProviderFactory::Config::name |
( |
| ) |
const |
|
overridevirtual |
◆ Parse()
◆ private_key_file()
const std::string& grpc_core::FileWatcherCertificateProviderFactory::Config::private_key_file |
( |
| ) |
const |
|
inline |
◆ refresh_interval_ms()
grpc_millis grpc_core::FileWatcherCertificateProviderFactory::Config::refresh_interval_ms |
( |
| ) |
const |
|
inline |
◆ root_cert_file()
const std::string& grpc_core::FileWatcherCertificateProviderFactory::Config::root_cert_file |
( |
| ) |
const |
|
inline |
◆ ToString()
std::string grpc_core::FileWatcherCertificateProviderFactory::Config::ToString |
( |
| ) |
const |
|
overridevirtual |
The documentation for this class was generated from the following files: