/usr/share/cagefs-skeleton/usr/include/grpcpp/support
/* * * Copyright 2015 gRPC authors. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. * */ #ifndef GRPCPP_SUPPORT_METHOD_HANDLER_H #define GRPCPP_SUPPORT_METHOD_HANDLER_H #include <grpcpp/impl/codegen/method_handler.h> // IWYU pragma: export #endif // GRPCPP_SUPPORT_METHOD_HANDLER_H
.
Edit
..
Edit
async_stream.h
Edit
async_unary_call.h
Edit
byte_buffer.h
Edit
channel_arguments.h
Edit
client_callback.h
Edit
client_interceptor.h
Edit
config.h
Edit
error_details.h
Edit
interceptor.h
Edit
message_allocator.h
Edit
method_handler.h
Edit
proto_buffer_reader.h
Edit
proto_buffer_writer.h
Edit
server_callback.h
Edit
server_interceptor.h
Edit
slice.h
Edit
status.h
Edit
status_code_enum.h
Edit
string_ref.h
Edit
stub_options.h
Edit
sync_stream.h
Edit
time.h
Edit
validate_service_config.h
Edit