|
GRPC Core
9.0.0
|
Public Member Functions | |
| AdsCallState (RefCountedPtr< RetryableCall< AdsCallState >> parent) | |
| ~AdsCallState () override | |
| void | Orphan () override |
| RetryableCall< AdsCallState > * | parent () const |
| ChannelState * | chand () const |
| XdsClient * | xds_client () const |
| bool | seen_response () const |
Public Member Functions inherited from grpc_core::InternallyRefCounted< AdsCallState > | |
| InternallyRefCounted (const InternallyRefCounted &)=delete | |
| InternallyRefCounted & | operator= (const InternallyRefCounted &)=delete |
Public Member Functions inherited from grpc_core::Orphanable | |
| Orphanable (const Orphanable &)=delete | |
| Orphanable & | operator= (const Orphanable &)=delete |
Additional Inherited Members | |
Protected Member Functions inherited from grpc_core::InternallyRefCounted< AdsCallState > | |
| InternallyRefCounted (TraceFlagT *trace_flag=nullptr, intptr_t initial_refcount=1) | |
| virtual | ~InternallyRefCounted ()=default |
| RefCountedPtr< AdsCallState > | Ref () GRPC_MUST_USE_RESULT |
| RefCountedPtr< AdsCallState > | Ref (const DebugLocation &location, const char *reason) GRPC_MUST_USE_RESULT |
| void | Unref () |
| void | Unref (const DebugLocation &location, const char *reason) |
Protected Member Functions inherited from grpc_core::Orphanable | |
| Orphanable () | |
| virtual | ~Orphanable () |
|
explicit |
|
override |
|
inline |
|
overridevirtual |
Implements grpc_core::Orphanable.
|
inline |
|
inline |
|
inline |