GRPC C++  1.39.1
Public Member Functions
grpc_core::StaticMetadataSlice Struct Reference

#include <slice_utils.h>

Public Member Functions

 StaticMetadataSlice (grpc_slice_refcount *ref, size_t length, const uint8_t *bytes)
 
- 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

◆ StaticMetadataSlice()

grpc_core::StaticMetadataSlice::StaticMetadataSlice ( grpc_slice_refcount ref,
size_t  length,
const uint8_t *  bytes 
)
inline

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