GRPC C++
1.39.1
|
#include <chttp2_connector.h>
Public Member Functions | |
Chttp2Connector () | |
~Chttp2Connector () override | |
void | Connect (const Args &args, Result *result, grpc_closure *notify) override |
void | Shutdown (grpc_error_handle error) override |
![]() | |
void | Orphan () override |
![]() | |
InternallyRefCounted (const InternallyRefCounted &)=delete | |
InternallyRefCounted & | operator= (const InternallyRefCounted &)=delete |
![]() | |
Orphanable (const Orphanable &)=delete | |
Orphanable & | operator= (const Orphanable &)=delete |
Additional Inherited Members | |
![]() | |
InternallyRefCounted (const char *trace=nullptr, intptr_t initial_refcount=1) | |
~InternallyRefCounted () override=default | |
RefCountedPtr< SubchannelConnector > | Ref () GRPC_MUST_USE_RESULT |
RefCountedPtr< SubchannelConnector > | Ref (const DebugLocation &location, const char *reason) GRPC_MUST_USE_RESULT |
void | Unref () |
void | Unref (const DebugLocation &location, const char *reason) |
![]() | |
Orphanable () | |
virtual | ~Orphanable () |
grpc_core::Chttp2Connector::Chttp2Connector | ( | ) |
|
override |
|
overridevirtual |
Implements grpc_core::SubchannelConnector.
|
overridevirtual |
Implements grpc_core::SubchannelConnector.