GRPC Core
18.0.0
|
#include <certificate_provider_factory.h>
Public Member Functions | |
~Config () override=default | |
virtual const char * | name () const =0 |
virtual std::string | ToString () const =0 |
![]() | |
~RefCounted ()=default | |
RefCountedPtr< Config > | Ref () GRPC_MUST_USE_RESULT |
RefCountedPtr< Config > | Ref (const DebugLocation &location, const char *reason) GRPC_MUST_USE_RESULT |
void | Unref () |
void | Unref (const DebugLocation &location, const char *reason) |
RefCountedPtr< Config > | RefIfNonZero () GRPC_MUST_USE_RESULT |
RefCountedPtr< Config > | RefIfNonZero (const DebugLocation &location, const char *reason) GRPC_MUST_USE_RESULT |
RefCounted (const RefCounted &)=delete | |
RefCounted & | operator= (const RefCounted &)=delete |
![]() | |
virtual | ~PolymorphicRefCount ()=default |
Additional Inherited Members | |
![]() | |
RefCounted (const char *trace=nullptr, intptr_t initial_refcount=1) | |
|
overridedefault |
|
pure virtual |
Implemented in grpc_core::FileWatcherCertificateProviderFactory::Config.
|
pure virtual |
Implemented in grpc_core::FileWatcherCertificateProviderFactory::Config.