grpc/include/grpc++/impl
Vijay Pai 7a648854e9
Adopt the static factory pattern (#10)
* Switch sync streams from "struct internal" to static factory in namespace internal

* Reduce diff size

* fix friends

* Use static factory pattern for async unary calls

* Use static factories for async streams

* clang-format
2017-10-27 10:22:51 -07:00
..
codegen Adopt the static factory pattern (#10) 2017-10-27 10:22:51 -07:00
README.md add a README for include/grpc++/impl 2015-08-18 12:56:58 -07:00
call.h auto-fix most of licenses 2017-06-08 11:22:41 +02:00
channel_argument_option.h auto-fix most of licenses 2017-06-08 11:22:41 +02:00
client_unary_call.h auto-fix most of licenses 2017-06-08 11:22:41 +02:00
grpc_library.h auto-fix most of licenses 2017-06-08 11:22:41 +02:00
method_handler_impl.h auto-fix most of licenses 2017-06-08 11:22:41 +02:00
rpc_method.h auto-fix most of licenses 2017-06-08 11:22:41 +02:00
rpc_service_method.h auto-fix most of licenses 2017-06-08 11:22:41 +02:00
serialization_traits.h auto-fix most of licenses 2017-06-08 11:22:41 +02:00
server_builder_option.h auto-fix most of licenses 2017-06-08 11:22:41 +02:00
server_builder_plugin.h auto-fix most of licenses 2017-06-08 11:22:41 +02:00
server_initializer.h auto-fix most of licenses 2017-06-08 11:22:41 +02:00
service_type.h auto-fix most of licenses 2017-06-08 11:22:41 +02:00
sync_cxx11.h auto-fix most of licenses 2017-06-08 11:22:41 +02:00
sync_no_cxx11.h auto-fix most of licenses 2017-06-08 11:22:41 +02:00

README.md

The APIs in this directory are not stable!

This directory contains header files that need to be installed but are not part of the public API. Users should not use these headers directly.