Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tradias/asio-grpc
/ functions
Functions
1,223 in github.com/Tradias/asio-grpc
⨍
Functions
1,223
◇
Types & classes
582
Function
initiate_using_async_completion
test/utils/utils/asio_utils.hpp:235
Method
initiate_write
* @brief Write message * * Initiate the read of a message from the client. The argument must remain valid until the read completes * (`
src/agrpc/server_callback.hpp:400
Method
initiate_write
* @brief Write message * * Initiate the write of a message. The argument must remain valid until the write completes (`wait_for_write`).
src/agrpc/client_callback.hpp:229
Method
initiate_write
* @brief Write message * * Initiate the write of a message. The argument must remain valid until the write completes (`wait_for_write`).
src/agrpc/client_callback.hpp:579
Method
initiate_write_and_finish
* @brief Write message and finish rpc * * Initiate a write operation with specified options and final rpc status, which also causes any trai
src/agrpc/server_callback.hpp:427
Method
initiate_write_and_finish
* @brief Write message and finish rpc * * Initiate a write operation with specified options and final rpc status, which also causes any trai
src/agrpc/server_callback.hpp:630
Method
initiate_writes_done
* @brief Indicate that the rpc will have no more write operations * * This can only be issued once for a given rpc. This is not required or
src/agrpc/client_callback.hpp:242
Method
invoke
src/agrpc/detail/server_rpc_starter.hpp:174
Method
invoke_with_default_args
src/agrpc/detail/prepend_error_code.hpp:36
Method
invoke_with_default_args
src/agrpc/detail/prepend_error_code.hpp:48
Method
is_finished
src/agrpc/detail/server_rpc_context_base.hpp:112
Method
is_finished
src/agrpc/detail/client_rpc_context_base.hpp:105
Method
is_multithreaded
src/agrpc/detail/grpc_context_implementation_definition.hpp:330
Method
is_shutdown
src/agrpc/detail/grpc_context_implementation_definition.hpp:77
Method
is_stopped
src/agrpc/run.hpp:199
Method
is_stopped
src/agrpc/detail/register_rpc_handler_base.hpp:76
Method
is_stopped
src/agrpc/detail/atomic_bool_stop_context.hpp:70
Method
is_stopped
src/agrpc/detail/atomic_bool_stop_context.hpp:90
Method
is_writes_done
src/agrpc/detail/client_rpc_context_base.hpp:117
Method
iterator
src/agrpc/detail/intrusive_list.hpp:42
Method
iterator
src/agrpc/detail/intrusive_slist.hpp:40
Function
main
example/streaming-server.cpp:244
Function
main
example/streaming-client.cpp:239
Function
main
example/generic-server.cpp:189
Function
main
example/generic-client.cpp:207
Function
main
example/multi-threaded-server.cpp:62
Function
main
example/multi-threaded-alternative-server.cpp:60
Function
main
example/multi-threaded-client.cpp:76
Function
main
end-snippet
example/hello-world-server.cpp:29
Function
main
example/main-io-context-server.cpp:69
Function
main
example/async-generator-client.cpp:72
Function
main
example/unifex-client.cpp:220
Function
main
example/multi-threaded-alternative-client.cpp:50
Function
main
example/async-generator-server.cpp:89
Function
main
example/share-io-context-server.cpp:55
Function
main
example/share-io-context-client.cpp:64
Function
main
example/unifex-server.cpp:154
Function
main
example/hello-world-server-arena.cpp:67
Function
main
example/hello-world-client.cpp:26
Function
main
example/snippets/unifex_client.cpp:39
Function
main
test/utils/utils/main.cpp:22
Function
main
test/cmake/subdirectory/src/main.cpp:20
Function
main
test/cmake/superbuild/src/main.cpp:20
Function
main
cmake/check_boost_asio_has_co_await.cpp:17
Function
main
cmake/check_std_pmr.cpp:17
Method
make_client_unary_request_sender
test/utils/utils/execution_test.hpp:96
Function
make_reactor
src/agrpc/reactor_ptr.hpp:192
Method
make_reversed
src/agrpc/detail/intrusive_queue.hpp:53
Method
make_unary_request
test/utils/utils/server_callback_test.hpp:42
Method
make_unary_request
test/src/test_callback_sender_receiver.cpp:34
Method
make_unary_rpc_handler_sender
test/utils/utils/execution_test.hpp:156
Method
maybe_unstoppable
test/utils/utils/execution_test.hpp:83
Method
method_name
* @brief Name of the gRPC method * * E.g. for `agrpc::ClientRPC<&example::Example::Stub::PrepareAsyncMyMethod>` the return value would be
src/agrpc/client_rpc.hpp:115
Method
method_name
* @brief Name of the gRPC method * * E.g. for `agrpc::ClientRPC<&example::Example::Stub::PrepareAsyncMyMethod>` the return value would be
src/agrpc/client_rpc.hpp:493
Method
method_name
* @brief Name of the gRPC method * * E.g. for `agrpc::ClientRPC<&example::Example::Stub::PrepareAsyncMyMethod>` the return value would be
src/agrpc/client_rpc.hpp:698
Method
method_name
* @brief Name of the gRPC method * * E.g. for `agrpc::ClientRPC<&example::Example::Stub::PrepareAsyncMyMethod>` the return value would be
src/agrpc/client_rpc.hpp:1078
Method
method_name
* @brief Name of the gRPC method * * E.g. for `agrpc::ServerRPC<&example::Example::AsyncService::RequestMyMethod>` the return value would be
src/agrpc/server_rpc.hpp:129
Method
method_name
* @brief Name of the gRPC method * * E.g. for `agrpc::ServerRPC<&example::Example::AsyncService::RequestMyMethod>` the return value would be
src/agrpc/server_rpc.hpp:309
Method
method_name
* @brief Name of the gRPC method * * E.g. for `agrpc::ServerRPC<&example::Example::AsyncService::RequestMyMethod>` the return value would be
src/agrpc/server_rpc.hpp:512
Method
method_name
* @brief Name of the gRPC method * * E.g. for `agrpc::ServerRPC<&example::Example::AsyncService::RequestMyMethod>` the return value would be
src/agrpc/server_rpc.hpp:885
Function
mock_stub
example/snippets/client.cpp:46
Method
move_local_queue_to_remote_work
src/agrpc/detail/grpc_context_implementation_definition.hpp:126
Method
move_remote_work_to_local_queue
src/agrpc/detail/grpc_context_implementation_definition.hpp:133
Method
not_true
test/src/test_health_check_service_17.cpp:195
Method
on_done
src/agrpc/server_callback.hpp:142
Method
on_done
src/agrpc/server_callback.hpp:302
Method
on_done
src/agrpc/server_callback.hpp:478
Method
on_done
src/agrpc/server_callback.hpp:683
Method
on_done
src/agrpc/client_callback.hpp:138
Method
on_done
src/agrpc/client_callback.hpp:307
Method
on_done
src/agrpc/client_callback.hpp:454
Method
on_done
src/agrpc/client_callback.hpp:658
Method
on_user_done
src/agrpc/server_callback.hpp:132
Method
on_user_done
src/agrpc/server_callback.hpp:466
Method
on_user_done
src/agrpc/server_callback.hpp:669
Method
on_user_done
src/agrpc/client_callback.hpp:134
Method
on_user_done
src/agrpc/client_callback.hpp:299
Method
on_user_done
src/agrpc/client_callback.hpp:448
Method
on_user_done
src/agrpc/client_callback.hpp:648
Method
operator delete
src/agrpc/detail/server_callback_coroutine.hpp:104
Method
operator new
src/agrpc/detail/server_callback_coroutine.hpp:102
Method
operator!=
test/utils/utils/unassignable_allocator.hpp:58
Method
operator!=
test/utils/utils/tracking_allocator.hpp:69
Method
operator!=
test/utils/utils/throwing_allocator.hpp:70
Method
operator!=
* @brief Check whether two pointers do not refer to the same reactor */
src/agrpc/reactor_ptr.hpp:111
Method
operator!=
src/agrpc/grpc_executor.hpp:141
Method
operator!=
src/agrpc/detail/pool_resource_allocator.hpp:56
Method
operator!=
src/agrpc/detail/intrusive_list.hpp:63
Method
operator!=
src/agrpc/detail/intrusive_slist.hpp:61
Method
operator()
example/generic-server.cpp:166
Method
operator()
example/generic-client.cpp:117
Method
operator()
example/async-generator-server.cpp:44
Method
operator()
example/hello-world-server-arena.cpp:56
Method
operator()
example/snippets/server_rpc.cpp:270
Method
operator()
example/helper/yield_helper.hpp:67
Method
operator()
example/helper/rethrow_first_arg.hpp:27
Method
operator()
test/utils/utils/requestMessageFactory.hpp:49
Method
operator()
test/utils/utils/asio_utils.hpp:33
Method
operator()
test/utils/utils/asio_utils.hpp:41
Method
operator()
test/utils/utils/asio_utils.hpp:48
← previous
next →
801–900 of 1,223, ranked by callers