aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
authorGravatar yang-g <yangg@google.com>2015-08-21 15:49:35 -0700
committerGravatar yang-g <yangg@google.com>2015-08-21 15:49:35 -0700
commit9fb35a53320a7b958739ce01ed50de087e6c5ee9 (patch)
treeb9dee466644c19f917142e24798bd6c033db2176 /tools
parent9e2f90cd068b4c2a8fdec69ca93ca614d35cba28 (diff)
split stream.h into sync_stream.h and async_stream.h
Diffstat (limited to 'tools')
-rw-r--r--tools/doxygen/Doxyfile.c++3
-rw-r--r--tools/doxygen/Doxyfile.c++.internal3
-rw-r--r--tools/run_tests/sources_and_headers.json12
3 files changed, 12 insertions, 6 deletions
diff --git a/tools/doxygen/Doxyfile.c++ b/tools/doxygen/Doxyfile.c++
index ccea4f68de..d6337c20d7 100644
--- a/tools/doxygen/Doxyfile.c++
+++ b/tools/doxygen/Doxyfile.c++
@@ -785,6 +785,7 @@ include/grpc++/server.h \
include/grpc++/server_builder.h \
include/grpc++/server_context.h \
include/grpc++/server_credentials.h \
+include/grpc++/support/async_stream.h \
include/grpc++/support/async_unary_call.h \
include/grpc++/support/auth_context.h \
include/grpc++/support/byte_buffer.h \
@@ -796,8 +797,8 @@ include/grpc++/support/fixed_size_thread_pool.h \
include/grpc++/support/slice.h \
include/grpc++/support/status.h \
include/grpc++/support/status_code_enum.h \
-include/grpc++/support/stream.h \
include/grpc++/support/stub_options.h \
+include/grpc++/support/sync_stream.h \
include/grpc++/support/thread_pool_interface.h \
include/grpc++/support/time.h
diff --git a/tools/doxygen/Doxyfile.c++.internal b/tools/doxygen/Doxyfile.c++.internal
index c4a7fb0757..38999f99f0 100644
--- a/tools/doxygen/Doxyfile.c++.internal
+++ b/tools/doxygen/Doxyfile.c++.internal
@@ -785,6 +785,7 @@ include/grpc++/server.h \
include/grpc++/server_builder.h \
include/grpc++/server_context.h \
include/grpc++/server_credentials.h \
+include/grpc++/support/async_stream.h \
include/grpc++/support/async_unary_call.h \
include/grpc++/support/auth_context.h \
include/grpc++/support/byte_buffer.h \
@@ -796,8 +797,8 @@ include/grpc++/support/fixed_size_thread_pool.h \
include/grpc++/support/slice.h \
include/grpc++/support/status.h \
include/grpc++/support/status_code_enum.h \
-include/grpc++/support/stream.h \
include/grpc++/support/stub_options.h \
+include/grpc++/support/sync_stream.h \
include/grpc++/support/thread_pool_interface.h \
include/grpc++/support/time.h \
src/cpp/client/secure_credentials.h \
diff --git a/tools/run_tests/sources_and_headers.json b/tools/run_tests/sources_and_headers.json
index 8e6afe87d2..620fbddc9d 100644
--- a/tools/run_tests/sources_and_headers.json
+++ b/tools/run_tests/sources_and_headers.json
@@ -13143,6 +13143,7 @@
"include/grpc++/server_builder.h",
"include/grpc++/server_context.h",
"include/grpc++/server_credentials.h",
+ "include/grpc++/support/async_stream.h",
"include/grpc++/support/async_unary_call.h",
"include/grpc++/support/auth_context.h",
"include/grpc++/support/byte_buffer.h",
@@ -13154,8 +13155,8 @@
"include/grpc++/support/slice.h",
"include/grpc++/support/status.h",
"include/grpc++/support/status_code_enum.h",
- "include/grpc++/support/stream.h",
"include/grpc++/support/stub_options.h",
+ "include/grpc++/support/sync_stream.h",
"include/grpc++/support/thread_pool_interface.h",
"include/grpc++/support/time.h",
"src/cpp/client/create_channel_internal.h",
@@ -13192,6 +13193,7 @@
"include/grpc++/server_builder.h",
"include/grpc++/server_context.h",
"include/grpc++/server_credentials.h",
+ "include/grpc++/support/async_stream.h",
"include/grpc++/support/async_unary_call.h",
"include/grpc++/support/auth_context.h",
"include/grpc++/support/byte_buffer.h",
@@ -13203,8 +13205,8 @@
"include/grpc++/support/slice.h",
"include/grpc++/support/status.h",
"include/grpc++/support/status_code_enum.h",
- "include/grpc++/support/stream.h",
"include/grpc++/support/stub_options.h",
+ "include/grpc++/support/sync_stream.h",
"include/grpc++/support/thread_pool_interface.h",
"include/grpc++/support/time.h",
"src/cpp/client/channel.cc",
@@ -13315,6 +13317,7 @@
"include/grpc++/server_builder.h",
"include/grpc++/server_context.h",
"include/grpc++/server_credentials.h",
+ "include/grpc++/support/async_stream.h",
"include/grpc++/support/async_unary_call.h",
"include/grpc++/support/auth_context.h",
"include/grpc++/support/byte_buffer.h",
@@ -13326,8 +13329,8 @@
"include/grpc++/support/slice.h",
"include/grpc++/support/status.h",
"include/grpc++/support/status_code_enum.h",
- "include/grpc++/support/stream.h",
"include/grpc++/support/stub_options.h",
+ "include/grpc++/support/sync_stream.h",
"include/grpc++/support/thread_pool_interface.h",
"include/grpc++/support/time.h",
"src/cpp/client/create_channel_internal.h",
@@ -13361,6 +13364,7 @@
"include/grpc++/server_builder.h",
"include/grpc++/server_context.h",
"include/grpc++/server_credentials.h",
+ "include/grpc++/support/async_stream.h",
"include/grpc++/support/async_unary_call.h",
"include/grpc++/support/auth_context.h",
"include/grpc++/support/byte_buffer.h",
@@ -13372,8 +13376,8 @@
"include/grpc++/support/slice.h",
"include/grpc++/support/status.h",
"include/grpc++/support/status_code_enum.h",
- "include/grpc++/support/stream.h",
"include/grpc++/support/stub_options.h",
+ "include/grpc++/support/sync_stream.h",
"include/grpc++/support/thread_pool_interface.h",
"include/grpc++/support/time.h",
"src/cpp/client/channel.cc",