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
Method
register_and_perform_requests_no_shutdown
test/utils/utils/client_rpc_test.hpp:90
Method
register_and_perform_three_requests
test/utils/utils/client_rpc_test.hpp:113
Function
register_awaitable_rpc_handler
src/agrpc/register_awaitable_rpc_handler.hpp:71
Method
register_callback_and_perform_requests
test/utils/utils/client_rpc_test.hpp:74
Function
register_callback_rpc_handler
src/agrpc/register_callback_rpc_handler.hpp:61
Function
register_coroutine_rpc_handler
src/agrpc/register_coroutine_rpc_handler.hpp:71
Function
register_rpc_handler
example/snippets/server_rpc.cpp:284
Function
register_rpc_handler_asio_do_complete
src/agrpc/detail/register_rpc_handler_asio_base.hpp:129
Function
register_sender_rpc_handler
src/agrpc/register_sender_rpc_handler.hpp:55
Function
register_yield_rpc_handler
src/agrpc/register_yield_rpc_handler.hpp:67
Method
release
src/agrpc/server_rpc_ptr.hpp:124
Method
release
src/agrpc/detail/pool_resource.hpp:226
Method
release
src/agrpc/detail/utility.hpp:213
Method
remove_hold
src/agrpc/client_callback.hpp:309
Method
remove_hold
src/agrpc/client_callback.hpp:456
Method
remove_hold
src/agrpc/client_callback.hpp:660
Method
request
test/utils/utils/introspect_rpc.hpp:60
Method
request
* @brief Get client's initial request message */
src/agrpc/server_rpc_ptr.hpp:97
Method
request
src/agrpc/client_rpc.hpp:131
Method
request
src/agrpc/client_rpc.hpp:320
Method
request_message_factory
example/hello-world-server-arena.cpp:61
Method
request_message_factory
example/snippets/server_rpc.cpp:277
Method
request_message_factory
test/utils/utils/requestMessageFactory.hpp:54
Method
request_rpc
test/utils/utils/client_rpc_test.hpp:130
Method
require
* @brief Obtain an executor with the blocking.possibly property * * Do not call this function directly. It is intended to be used by the
src/agrpc/grpc_executor.hpp:288
Method
reset
src/agrpc/detail/stop_callback_lifetime.hpp:57
Method
reset
src/agrpc/detail/stop_callback_lifetime.hpp:85
Method
reset
src/agrpc/detail/atomic_bool_stop_context.hpp:92
Method
reset
src/agrpc/detail/allocate.hpp:82
Method
reset
src/agrpc/detail/grpc_context_definition.hpp:186
Method
reset_stop_callback
src/agrpc/detail/basic_sender.hpp:146
Method
return_void
src/agrpc/detail/server_callback_coroutine.hpp:122
Function
rpc_handler_using_waiter
example/snippets/server_rpc.cpp:30
Method
run
src/agrpc/detail/health_check_service.hpp:145
Method
run_for
test/src/test_run_17.cpp:158
Method
run_for
test/src/test_run_17.cpp:196
Method
run_for
src/agrpc/run.hpp:65
Method
run_for
src/agrpc/run.hpp:186
Function
run_impl
src/agrpc/run.hpp:250
Method
run_server_client_on_separate_threads
test/src/test_client_rpc_17.cpp:70
Function
run_until
src/agrpc/grpc_context.hpp:156
Method
run_until_impl
src/agrpc/detail/grpc_context_definition.hpp:152
Method
running_in_this_thread
src/agrpc/detail/grpc_context_implementation_definition.hpp:120
Method
send_health_impl
src/agrpc/detail/health_check_service.hpp:120
Method
server_done
test/utils/utils/server_callback_test.hpp:54
Function
server_main
example/snippets/server.cpp:79
Function
server_main_cheat_sheet
example/snippets/server.cpp:106
Function
server_rpc_bidirectional_streaming
[server-rpc-bidirectional-streaming] */
example/snippets/server_rpc.cpp:215
Function
server_rpc_client_streaming
[server-rpc-client-streaming] */
example/snippets/server_rpc.cpp:164
Function
server_rpc_generic
[server-rpc-generic] */
example/snippets/server_rpc.cpp:67
Function
server_rpc_server_streaming
[server-rpc-server-streaming] */
example/snippets/server_rpc.cpp:190
Function
server_rpc_unary
Explicitly formatted using `ColumnLimit: 90` clang-format off [server-rpc-unary] */
example/snippets/server_rpc.cpp:144
Function
server_rpc_unary_callback
[server-rpc-unary-callback] */
example/snippets/server_rpc.cpp:125
Function
server_rpc_unary_sender
[server-rpc-unary-sender] */
example/snippets/unifex_server.cpp:23
Function
server_rpc_unary_yield
[server-rpc-unary-yield] */
example/snippets/server_rpc.cpp:109
Function
server_streaming_rpc
[full-server-streaming-client-side] */
example/snippets/rpc_cheat_sheet.cpp:101
Method
service_name
* @brief Name of the gRPC service * * Equal to the generated `Service::service_full_name()`. * * E.g. for the `.proto` schema
src/agrpc/client_rpc.hpp:102
Method
service_name
* @brief Name of the gRPC service * * Equal to the generated `Service::service_full_name()`. * * E.g. for the `.proto` schema
src/agrpc/client_rpc.hpp:480
Method
service_name
* @brief Name of the gRPC service * * Equal to the generated `Service::service_full_name()`. * * E.g. for the `.proto` schema
src/agrpc/client_rpc.hpp:685
Method
service_name
* @brief Name of the gRPC service * * Equal to the generated `Service::service_full_name()`. * * E.g. for the `.proto` schema
src/agrpc/client_rpc.hpp:1065
Method
service_name
* @brief Name of the gRPC service * * Equal to the generated `Service::service_full_name()`. * * E.g. for the `.proto` schema
src/agrpc/server_rpc.hpp:118
Method
service_name
* @brief Name of the gRPC service * * Equal to the generated `Service::service_full_name()`. * * E.g. for the `.proto` schema
src/agrpc/server_rpc.hpp:298
Method
service_name
* @brief Name of the gRPC service * * Equal to the generated `Service::service_full_name()`. * * E.g. for the `.proto` schema
src/agrpc/server_rpc.hpp:501
Method
service_name
* @brief Name of the gRPC service * * Equal to the generated `Service::service_full_name()`. * * E.g. for the `.proto` schema
src/agrpc/server_rpc.hpp:874
Function
set_done
src/agrpc/detail/execution_stdexec.hpp:73
Function
set_done
src/agrpc/detail/execution_asio.hpp:77
Method
set_done
test/utils/utils/asio_utils.hpp:132
Method
set_done
test/utils/utils/asio_utils.hpp:156
Method
set_done
src/agrpc/detail/register_sender_rpc_handler.hpp:202
Method
set_done
src/agrpc/detail/register_sender_rpc_handler.hpp:230
Method
set_error
test/utils/utils/asio_utils.hpp:71
Method
set_error
test/utils/utils/asio_utils.hpp:102
Method
set_error
test/utils/utils/asio_utils.hpp:134
Method
set_error
test/utils/utils/asio_utils.hpp:163
Method
set_error
src/agrpc/detail/register_rpc_handler_base.hpp:89
Method
set_error
src/agrpc/detail/register_sender_rpc_handler.hpp:200
Method
set_executor
src/agrpc/detail/reactor_ptr.hpp:42
Method
set_finished
src/agrpc/detail/server_rpc_context_base.hpp:118
Method
set_finished
src/agrpc/detail/client_rpc_context_base.hpp:111
Method
set_on_complete
src/agrpc/detail/basic_sender.hpp:178
Method
set_on_complete
src/agrpc/detail/sender_implementation_operation.hpp:114
Method
set_on_complete
src/agrpc/detail/server_write_reactor.hpp:93
Method
set_on_complete
src/agrpc/detail/operation_base.hpp:80
Method
set_on_done
src/agrpc/detail/server_write_reactor.hpp:107
Method
set_responder
src/agrpc/detail/client_rpc_context_base.hpp:99
Method
set_scratch_space
src/agrpc/detail/operation_base.hpp:87
Method
set_stopped
test/utils/utils/asio_utils.hpp:76
Method
set_stopped
src/agrpc/detail/submit.hpp:49
Method
set_stopped
src/agrpc/detail/register_sender_rpc_handler.hpp:204
Method
set_stopped
src/agrpc/detail/register_sender_rpc_handler.hpp:232
Method
set_value
test/utils/utils/asio_utils.hpp:97
Method
set_value
test/utils/utils/asio_utils.hpp:159
Method
set_value
src/agrpc/detail/submit.hpp:36
Method
set_value
src/agrpc/detail/manual_reset_event.hpp:119
Method
set_value
src/agrpc/detail/manual_reset_event_offset_storage.hpp:35
Method
set_value
src/agrpc/detail/register_sender_rpc_handler.hpp:175
Method
set_value
src/agrpc/detail/register_sender_rpc_handler.hpp:223
Method
set_writes_done
src/agrpc/detail/client_rpc_context_base.hpp:123
Method
shutdown
example/helper/server_shutdown_unifex.hpp:33
Method
signalled_state
src/agrpc/detail/manual_reset_event.hpp:99
← previous
next →
1,001–1,100 of 1,223, ranked by callers