GRPC Core  9.0.0
Public Member Functions
grpc_core::InternedSlice Struct Reference

#include <slice_utils.h>

Public Member Functions

 InternedSlice (InternedSliceRefcount *s)
 
- Public Member Functions inherited from grpc_core::ManagedMemorySlice
 ManagedMemorySlice ()
 
 ManagedMemorySlice (const char *string)
 
 ManagedMemorySlice (const char *buf, size_t len)
 
 ManagedMemorySlice (const grpc_slice *slice)
 
bool operator== (const grpc_slice &other) const
 
bool operator!= (const grpc_slice &other) const
 
bool operator== (std::pair< const char *, size_t > buflen) const
 

Additional Inherited Members

- Data Fields inherited from grpc_slice
struct grpc_slice_refcountrefcount
 
union grpc_slice::grpc_slice_data data
 

Constructor & Destructor Documentation

◆ InternedSlice()

grpc_core::InternedSlice::InternedSlice ( InternedSliceRefcount s)
explicit

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