grpc/include/grpc++/impl/codegen
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
..
security auto-fix most of licenses 2017-06-08 11:22:41 +02:00
async_stream.h Adopt the static factory pattern (#10) 2017-10-27 10:22:51 -07:00
async_unary_call.h Adopt the static factory pattern (#10) 2017-10-27 10:22:51 -07:00
byte_buffer.h Separate public and internal C++ interfaces 2017-10-26 14:28:26 -07:00
call.h Separate public and internal C++ interfaces 2017-10-26 14:28:26 -07:00
call_hook.h Separate public and internal C++ interfaces 2017-10-26 14:28:26 -07:00
channel_interface.h Adopt the static factory pattern (#10) 2017-10-27 10:22:51 -07:00
client_context.h Separate public and internal C++ interfaces 2017-10-26 14:28:26 -07:00
client_unary_call.h Separate public and internal C++ interfaces 2017-10-26 14:28:26 -07:00
completion_queue.h Separate public and internal C++ interfaces 2017-10-26 14:28:26 -07:00
completion_queue_tag.h Separate public and internal C++ interfaces 2017-10-26 14:28:26 -07:00
config.h auto-fix most of licenses 2017-06-08 11:22:41 +02:00
config_protobuf.h Partial revert of https://github.com/grpc/grpc/pull/10743 2017-07-12 15:31:38 -07:00
core_codegen.h Clang_format 2017-08-30 08:31:38 -07:00
core_codegen_interface.h Clang_format 2017-08-30 08:31:38 -07:00
create_auth_context.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
metadata_map.h Separate public and internal C++ interfaces 2017-10-26 14:28:26 -07:00
method_handler_impl.h Separate public and internal C++ interfaces 2017-10-26 14:28:26 -07:00
proto_utils.h Partial revert of https://github.com/grpc/grpc/pull/10743 2017-07-12 15:31:38 -07:00
rpc_method.h Separate public and internal C++ interfaces 2017-10-26 14:28:26 -07:00
rpc_service_method.h Separate public and internal C++ interfaces 2017-10-26 14:28:26 -07:00
serialization_traits.h Base the new SerializationTraits API on implicit type conversion rather than SFINAE 2017-09-21 13:12:52 -07:00
server_context.h Separate public and internal C++ interfaces 2017-10-26 14:28:26 -07:00
server_interface.h Separate public and internal C++ interfaces 2017-10-26 14:28:26 -07:00
service_type.h Separate public and internal C++ interfaces 2017-10-26 14:28:26 -07:00
slice.h Revert "Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer"" 2017-09-21 13:12:52 -07:00
status.h Merge branch 'master' of https://github.com/grpc/grpc into import 2017-06-26 22:01:11 +02:00
status_code_enum.h auto-fix most of licenses 2017-06-08 11:22:41 +02:00
string_ref.h auto-fix most of licenses 2017-06-08 11:22:41 +02:00
stub_options.h auto-fix most of licenses 2017-06-08 11:22:41 +02:00
sync_stream.h Adopt the static factory pattern (#10) 2017-10-27 10:22:51 -07:00
time.h Separate public and internal C++ interfaces 2017-10-26 14:28:26 -07:00