Namespaces | Functions
grpcpp/impl/codegen/proto_utils.h File Reference
#include <type_traits>
#include <grpc/impl/codegen/byte_buffer_reader.h>
#include <grpc/impl/codegen/grpc_types.h>
#include <grpc/impl/codegen/slice.h>
#include <grpcpp/impl/codegen/byte_buffer.h>
#include <grpcpp/impl/codegen/config_protobuf.h>
#include <grpcpp/impl/codegen/core_codegen_interface.h>
#include <grpcpp/impl/codegen/proto_buffer_reader.h>
#include <grpcpp/impl/codegen/proto_buffer_writer.h>
#include <grpcpp/impl/codegen/serialization_traits.h>
#include <grpcpp/impl/codegen/slice.h>
#include <grpcpp/impl/codegen/status.h>
Include dependency graph for grpcpp/impl/codegen/proto_utils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 grpc
 

Functions

template<class ProtoBufferReader , class T >
Status grpc::GenericDeserialize (ByteBuffer *buffer, grpc::protobuf::MessageLite *msg)
 
template<class ProtoBufferWriter , class T >
Status grpc::GenericSerialize (const grpc::protobuf::MessageLite &msg, ByteBuffer *bb, bool *own_buffer)
 


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:26