GRPC C++
1.39.1
|
#include <grpc_tls_credentials_options.h>
Public Member Functions | |
grpc_tls_error_details () | |
void | set_error_details (const char *err_details) |
const std::string & | error_details () |
![]() | |
~RefCounted ()=default | |
RefCountedPtr< grpc_tls_error_details > | Ref () GRPC_MUST_USE_RESULT |
RefCountedPtr< grpc_tls_error_details > | Ref (const DebugLocation &location, const char *reason) GRPC_MUST_USE_RESULT |
void | Unref () |
void | Unref (const DebugLocation &location, const char *reason) |
RefCountedPtr< grpc_tls_error_details > | RefIfNonZero () GRPC_MUST_USE_RESULT |
RefCountedPtr< grpc_tls_error_details > | 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) | |
|
inline |
|
inline |
|
inline |