GRPC C++  1.8.0
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Structures | Data Fields
grpc_slice::grpc_slice_data Union Reference

#include <slice.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

struct grpc_slice::grpc_slice_data::grpc_slice_inlined grpc_slice::grpc_slice_data::inlined
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: