
Public Member Functions | |
| void | Notify (grpc_connectivity_state new_state, const absl::Status &) override |
Public Member Functions inherited from grpc_core::ConnectivityStateWatcherInterface | |
| void | Orphan () override |
| ~ConnectivityStateWatcherInterface () override=default | |
Public Member Functions inherited from grpc_core::InternallyRefCounted< ConnectivityStateWatcherInterface > | |
| InternallyRefCounted (const InternallyRefCounted &)=delete | |
| InternallyRefCounted & | operator= (const InternallyRefCounted &)=delete |
Public Member Functions inherited from grpc_core::Orphanable | |
| Orphanable & | operator= (const Orphanable &)=delete |
| Orphanable (const Orphanable &)=delete | |
Additional Inherited Members | |
Protected Member Functions inherited from grpc_core::InternallyRefCounted< ConnectivityStateWatcherInterface > | |
| InternallyRefCounted (const char *trace=nullptr, intptr_t initial_refcount=1) | |
| RefCountedPtr< ConnectivityStateWatcherInterface > | Ref () GRPC_MUST_USE_RESULT |
| RefCountedPtr< ConnectivityStateWatcherInterface > | Ref (const DebugLocation &location, const char *reason) GRPC_MUST_USE_RESULT |
| void | Unref () |
| void | Unref (const DebugLocation &location, const char *reason) |
| ~InternallyRefCounted () override=default | |
Protected Member Functions inherited from grpc_core::Orphanable | |
| Orphanable () | |
| virtual | ~Orphanable () |
Definition at line 32 of file lame_client_test.cc.
|
inlineoverridevirtual |
Implements grpc_core::ConnectivityStateWatcherInterface.
Definition at line 34 of file lame_client_test.cc.