GRPC C++  1.62.0
Data Structures | Data Fields
grpc_slice::grpc_slice_data Union Reference

#include <slice_type.h>

Data Structures

struct  grpc_slice_inlined
 
struct  grpc_slice_refcounted
 

Data Fields

struct grpc_slice::grpc_slice_data::grpc_slice_refcounted refcounted
 
struct grpc_slice::grpc_slice_data::grpc_slice_inlined inlined
 

Field Documentation

◆ inlined

struct grpc_slice::grpc_slice_data::grpc_slice_inlined grpc_slice::grpc_slice_data::inlined

◆ refcounted

struct grpc_slice::grpc_slice_data::grpc_slice_refcounted grpc_slice::grpc_slice_data::refcounted

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