- Downloads
Add to codegen interface, refactor proto serialization
This change allows for some internal proto serialization changes to be made
Showing
- include/grpc++/impl/codegen/config_protobuf.h 2 additions, 0 deletionsinclude/grpc++/impl/codegen/config_protobuf.h
- include/grpc++/impl/codegen/core_codegen.h 5 additions, 1 deletioninclude/grpc++/impl/codegen/core_codegen.h
- include/grpc++/impl/codegen/core_codegen_interface.h 5 additions, 1 deletioninclude/grpc++/impl/codegen/core_codegen_interface.h
- include/grpc++/impl/codegen/proto_utils.h 65 additions, 42 deletionsinclude/grpc++/impl/codegen/proto_utils.h
- src/cpp/common/core_codegen.cc 14 additions, 0 deletionssrc/cpp/common/core_codegen.cc
Please sign in to comment