Public Member Functions | Public Attributes | List of all members
grpc_call_stack Struct Reference

#include <channel_stack.h>

Public Member Functions

void IncrementRefCount ()
 
grpc_core::RefCountedPtr< grpc_call_stackRef ()
 
void Unref ()
 

Public Attributes

size_t count
 
grpc_stream_refcount refcount
 

Detailed Description

Definition at line 233 of file channel_stack.h.

Member Function Documentation

◆ IncrementRefCount()

void grpc_call_stack::IncrementRefCount ( )
inline

Definition at line 332 of file channel_stack.h.

◆ Ref()

grpc_core::RefCountedPtr<grpc_call_stack> grpc_call_stack::Ref ( )
inline

Definition at line 246 of file channel_stack.h.

◆ Unref()

void grpc_call_stack::Unref ( )
inline

Definition at line 336 of file channel_stack.h.

Member Data Documentation

◆ count

size_t grpc_call_stack::count

Definition at line 239 of file channel_stack.h.

◆ refcount

grpc_stream_refcount grpc_call_stack::refcount

Definition at line 238 of file channel_stack.h.


The documentation for this struct was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:46