-
- Downloads
Splitting gRPC service class codegen into its own set of files.
Showing
- Makefile 89 additions, 29 deletionsMakefile
- examples/pubsub/publisher.h 1 addition, 1 deletionexamples/pubsub/publisher.h
- examples/pubsub/subscriber.h 1 addition, 1 deletionexamples/pubsub/subscriber.h
- src/compiler/cpp_generator.cc 143 additions, 10 deletionssrc/compiler/cpp_generator.cc
- src/compiler/cpp_generator.h 18 additions, 1 deletionsrc/compiler/cpp_generator.h
- src/compiler/cpp_plugin.cc 21 additions, 15 deletionssrc/compiler/cpp_plugin.cc
- templates/Makefile.template 8 additions, 8 deletionstemplates/Makefile.template
- test/cpp/end2end/async_end2end_test.cc 2 additions, 2 deletionstest/cpp/end2end/async_end2end_test.cc
- test/cpp/end2end/end2end_test.cc 2 additions, 2 deletionstest/cpp/end2end/end2end_test.cc
- test/cpp/end2end/generic_end2end_test.cc 1 addition, 1 deletiontest/cpp/end2end/generic_end2end_test.cc
- test/cpp/interop/client.cc 3 additions, 3 deletionstest/cpp/interop/client.cc
- test/cpp/interop/server.cc 3 additions, 3 deletionstest/cpp/interop/server.cc
- test/cpp/qps/client.h 1 addition, 1 deletiontest/cpp/qps/client.h
- test/cpp/qps/client_async.cc 1 addition, 1 deletiontest/cpp/qps/client_async.cc
- test/cpp/qps/client_sync.cc 1 addition, 1 deletiontest/cpp/qps/client_sync.cc
- test/cpp/qps/driver.h 1 addition, 1 deletiontest/cpp/qps/driver.h
- test/cpp/qps/histogram.h 1 addition, 1 deletiontest/cpp/qps/histogram.h
- test/cpp/qps/server.h 1 addition, 1 deletiontest/cpp/qps/server.h
- test/cpp/qps/server_async.cc 1 addition, 1 deletiontest/cpp/qps/server_async.cc
- test/cpp/qps/server_sync.cc 1 addition, 1 deletiontest/cpp/qps/server_sync.cc
Loading
Please register or sign in to comment