grpc/include/grpc++/impl
David Garcia Quintas e1300deb87 After GrpcLibrary refactoring. Compiles and passes. WIP still 2016-01-27 18:41:26 -08:00
..
codegen After GrpcLibrary refactoring. Compiles and passes. WIP still 2016-01-27 18:41:26 -08:00
README.md add a README for include/grpc++/impl 2015-08-18 12:56:58 -07:00
call.h async_stream.h done. Compiles 2016-01-25 18:22:28 -08:00
client_unary_call.h After GrpcLibrary refactoring. Compiles and passes. WIP still 2016-01-27 18:41:26 -08:00
grpc_library.h After GrpcLibrary refactoring. Compiles and passes. WIP still 2016-01-27 18:41:26 -08:00
method_handler_impl.h fix copyright 2016-01-15 11:26:31 -08:00
proto_utils.h pre sync_stream.cc creation. Does not compile 2016-01-25 19:12:37 -08:00
rpc_method.h updated copyrights 2016-01-20 11:21:27 -08:00
rpc_service_method.h fix copyright 2016-01-15 11:26:31 -08:00
serialization_traits.h async_stream.h done. Compiles 2016-01-25 18:22:28 -08:00
server_builder_option.h add doxygen comment 2015-12-02 14:24:45 -08:00
service_type.h async_stream.h done. Compiles 2016-01-25 18:22:28 -08:00
sync.h copyrights 2016-01-25 17:34:49 -08:00
sync_cxx11.h copyrights 2016-01-25 17:34:49 -08:00
sync_no_cxx11.h copyrights 2016-01-25 17:34:49 -08:00
thd.h headers reorg 2015-08-21 15:35:03 -07:00
thd_cxx11.h Rewriting mutex, condition_variable, and thread. 2015-04-04 02:06:13 +02:00
thd_no_cxx11.h Two argument variant for grpc::thread 2015-11-20 15:37:54 -08: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.