grpc/include/grpcpp/impl/codegen
Vijay Pai 606177bbc8 Document that ClientContext must remain alive for duration of RPC 2018-12-03 20:00:08 -08:00
..
security Move headers from grpc++ to grpcpp 2018-02-15 14:49:34 -08:00
async_generic_service.h Fix type reference in documentation 2018-08-10 17:13:42 -07:00
async_stream.h Change types to use C++ types rather than core types 2018-10-16 14:10:48 -07:00
async_unary_call.h Address reviewer comments. 2018-10-31 01:02:07 -07:00
byte_buffer.h Streaming API for callback servers 2018-11-30 16:14:21 -08:00
call.h Rename call.h to call_op_set.h and call_wrapper.h to call.h 2018-10-26 15:15:48 -07:00
call_hook.h Move headers from grpc++ to grpcpp 2018-02-15 14:49:34 -08:00
call_op_set.h Merge pull request #17072 from yashykt/interceptor_cancellation 2018-11-06 14:56:24 -08:00
call_op_set_interface.h Address reviewer comments. 2018-10-31 01:02:07 -07:00
callback_common.h Streaming API for callback servers 2018-11-30 16:14:21 -08:00
channel_interface.h Client callback streaming 2018-11-30 04:13:40 -08:00
client_callback.h Fix clang-tidy and golden file issues 2018-11-30 04:13:41 -08:00
client_context.h Document that ClientContext must remain alive for duration of RPC 2018-12-03 20:00:08 -08:00
client_interceptor.h Merge pull request #17053 from yashykt/global_interceptor 2018-11-02 08:56:16 -07:00
client_unary_call.h Apply the conversion on the status irrespective of whether Pluck returned true 2018-11-21 14:11:59 -08:00
completion_queue.h Make Pluck use the changes made in FinalizeResult 2018-11-14 17:48:35 -08:00
completion_queue_tag.h Address reviewer comments 2018-09-11 09:14:57 -07:00
config.h Move headers from grpc++ to grpcpp 2018-02-15 14:49:34 -08:00
config_protobuf.h Unifying grpc build hacks 2018-10-24 17:25:51 -07:00
core_codegen.h More changes for client interception 2018-10-16 14:10:02 -07:00
core_codegen_interface.h Remove unnecessary header 2018-11-05 14:35:55 -08:00
create_auth_context.h Move headers from grpc++ to grpcpp 2018-02-15 14:49:34 -08:00
grpc_library.h fix non-virtual-dtor 2018-02-16 12:42:05 +01:00
intercepted_channel.h Register global interceptors functionality 2018-10-30 02:43:01 -07:00
interceptor.h Add comment on cancellation being forever alone in the batch 2018-11-06 15:32:05 -08:00
interceptor_common.h Add array header for complaining compiler 2018-11-01 18:36:40 -07:00
metadata_map.h Properly clear metadata and other structs when reusing ServerContext 2018-11-13 12:44:56 -08:00
method_handler_impl.h Add call as param to MethodHandler::Deserialize to allow arena use 2018-10-29 02:10:00 -07:00
proto_buffer_reader.h Rename ProtoBuffer helpers 2018-04-12 17:19:54 -07:00
proto_buffer_writer.h Rename ProtoBuffer helpers 2018-04-12 17:19:54 -07:00
proto_utils.h Rename ProtoBuffer helpers 2018-04-12 17:19:54 -07:00
rpc_method.h Move headers from grpc++ to grpcpp 2018-02-15 14:49:34 -08:00
rpc_service_method.h Address reviewer comments. 2018-10-31 01:02:07 -07:00
serialization_traits.h Move headers from grpc++ to grpcpp 2018-02-15 14:49:34 -08:00
server_callback.h Streaming API for callback servers 2018-11-30 16:14:21 -08:00
server_context.h Streaming API for callback servers 2018-11-30 16:14:21 -08:00
server_interceptor.h Get ClientContext included with ChannelInterface, and slight more cleanup 2018-10-29 00:14:05 -07:00
server_interface.h s/new/post-1.0 2018-11-02 11:46:10 -07:00
service_type.h Experimental C++ server callback unary API 2018-10-29 13:41:25 -07:00
slice.h Make GrpcProtoBufferReaderWriter public 2018-04-06 07:05:27 -07:00
status.h Delete status_test that has no coverage; replace with static_asserts 2018-03-15 11:30:59 -07:00
status_code_enum.h Move headers from grpc++ to grpcpp 2018-02-15 14:49:34 -08:00
string_ref.h Move headers from grpc++ to grpcpp 2018-02-15 14:49:34 -08:00
stub_options.h Move headers from grpc++ to grpcpp 2018-02-15 14:49:34 -08:00
sync_stream.h Change types to use C++ types rather than core types 2018-10-16 14:10:48 -07:00
time.h Move headers from grpc++ to grpcpp 2018-02-15 14:49:34 -08:00