|
GRPC C++
1.76.0
|
Go to the source code of this file.
Data Structures | |
| class | grpc::Slice |
| A wrapper around grpc_slice. More... | |
Namespaces | |
| grpc | |
| An Alarm posts the user-provided tag to its associated completion queue or invokes the user-provided function on expiry or cancellation. | |
Functions | |
| grpc::string_ref | grpc::StringRefFromSlice (const grpc_slice *slice) |
| std::string | grpc::StringFromCopiedSlice (grpc_slice slice) |
| grpc_slice | grpc::SliceReferencingString (const std::string &str) |
| grpc_slice | grpc::SliceFromCopiedString (const std::string &str) |
1.8.17