GRPC Core  18.0.0
Data Fields
grpc_stream_refcount Struct Reference

#include <transport.h>

Data Fields

grpc_core::RefCount refs
 
grpc_closure destroy
 
const char * object_type
 
grpc_slice_refcount slice_refcount
 

Field Documentation

◆ destroy

grpc_closure grpc_stream_refcount::destroy

◆ object_type

const char* grpc_stream_refcount::object_type

◆ refs

grpc_core::RefCount grpc_stream_refcount::refs

◆ slice_refcount

grpc_slice_refcount grpc_stream_refcount::slice_refcount

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