GRPC C++  1.39.1
Public Member Functions
grpc_core::MovedStringSliceRefCount Class Reference

grpc_slice_from_moved_(string|buffer) ref count . More...

Public Member Functions

 MovedStringSliceRefCount (grpc_core::UniquePtr< char > &&str)
 
grpc_slice_refcountbase_refcount ()
 

Detailed Description

grpc_slice_from_moved_(string|buffer) ref count .

Constructor & Destructor Documentation

◆ MovedStringSliceRefCount()

grpc_core::MovedStringSliceRefCount::MovedStringSliceRefCount ( grpc_core::UniquePtr< char > &&  str)
inlineexplicit

Member Function Documentation

◆ base_refcount()

grpc_slice_refcount* grpc_core::MovedStringSliceRefCount::base_refcount ( )
inline

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