Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Stiffstream/restinio
/ functions
Functions
1,758 in github.com/Stiffstream/restinio
⨍
Functions
1,758
◇
Types & classes
643
Function
run_app
dev/test/router/express_router_bench/main.cpp:159
Function
run_bench
dev/test/to_lower_bench/main.cpp:362
Method
run_existing_server_on_thread_pool_t
Initializing constructor.
dev/restinio/http_server_run.hpp:455
Method
run_on_thread_pool_settings_t
Constructor.
dev/restinio/http_server_run.hpp:153
Function
run_server
dev/sample/file_upload/main.cpp:175
Function
run_server
dev/sample/hello_world_sendfile_w32_unicode/main.cpp:89
Function
run_server
dev/sample/hello_world_sendfile/main.cpp:89
Function
run_server
dev/sample/decompression/main.cpp:99
Function
run_server
dev/sample/compression/main.cpp:245
Function
run_server
dev/sample/hello_world_sendfile_https/main.cpp:101
Method
running_server_instance_t
Initializing constructor.
dev/restinio/http_server_run.hpp:1061
Method
schedule
Schedule timeouts check invocation.
dev/restinio/asio_timer_manager.hpp:52
Method
schedule
dev/restinio/null_timer_manager.hpp:32
Method
schedule_next_ping
dev/sample/websocket_detailed/main.cpp:136
Method
schedule_operation_timeout_callback
dev/test/ref_qualifiers_settings/main.cpp:79
Method
schedule_operation_timeout_callback
Helper function to work with timer guard.
dev/restinio/impl/connection.hpp:1707
Method
self_as_acceptor_callback
! * @brief Helper for suppressing warnings of using `this` in * initilizer list. * * @since v.0.6.12 */
dev/restinio/impl/acceptor.hpp:375
Method
send_close_frame_to_peer
Send close frame to peer.
dev/restinio/websocket/impl/ws_connection.hpp:434
Method
send_ready_data
dev/restinio/message_builders.hpp:528
Method
send_ready_data
dev/restinio/message_builders.hpp:737
Function
send_response_if_needed
dev/test/http_pipelining/timeouts/main.cpp:23
Method
sendfile_chunk_size_guarded_value_t
dev/restinio/sendfile.hpp:89
Method
sendfile_operation_runner_base_t
dev/restinio/impl/sendfile_operation.hpp:52
Method
sendfile_t
dev/restinio/sendfile.hpp:238
Method
sendfile_write_operation_t
dev/restinio/buffers.hpp:329
Method
sentinel_finisher
dev/test/common/time_limited_execution.hpp:45
Method
sequence_clause_t
dev/restinio/helpers/easy_parser.hpp:1916
Method
server_started_t
dev/test/websocket/ws_connection/main.cpp:56
Method
server_started_t
dev/test/websocket/notificators/main.cpp:57
Method
set_final_flag
dev/restinio/websocket/message.hpp:174
Method
set_option
dev/restinio/settings.hpp:193
Method
set_payload
dev/restinio/websocket/message.hpp:210
Method
set_validation_state
Try to set validation state. ! Set validation state with new value. */
dev/restinio/websocket/impl/ws_protocol_validator.hpp:522
Method
shared_datasizeable_buf_t
dev/restinio/buffers.hpp:278
Method
shared_from_concrete
dev/restinio/tcp_connection_ctx_base.hpp:50
Method
simple_matcher_t
dev/restinio/router/method_matcher.hpp:115
Function
sixbits_char
dev/restinio/utils/base64.hpp:116
Method
size
! @name An implementation of buf_iface_t interface. \see buf_iface_t */ @{
dev/restinio/buffers.hpp:170
Method
size
! @name An implementation of buf_iface_t interface. \see buf_iface_t */ @{
dev/restinio/buffers.hpp:244
Method
size
! @name An implementation of buf_iface_t interface. \see buf_iface_t */ @{
dev/restinio/buffers.hpp:313
Method
size
dev/restinio/buffers.hpp:352
Method
size
Get the size of the underlying buffer object.
dev/restinio/buffers.hpp:616
Method
size
The size of data within this operation.
dev/restinio/impl/write_group_output_ctx.hpp:133
Method
size
dev/restinio/router/method_matcher.hpp:561
Method
so_define_agent
dev/test/handle_requests/async_chained_handlers_2/main.cpp:54
Method
so_define_agent
dev/test/handle_requests/async_chained_handlers_2/main.cpp:79
Method
so_define_agent
dev/test/handle_requests/async_chained_handlers_2/main.cpp:112
Method
so_define_agent
dev/test/websocket/ws_connection/main.cpp:112
Method
so_define_agent
dev/test/websocket/notificators/main.cpp:115
Method
so_evt_finish
dev/benches/single_handler_so5_timer/main.cpp:57
Method
so_evt_finish
dev/test/websocket/ws_connection/main.cpp:129
Method
so_evt_finish
dev/test/websocket/notificators/main.cpp:132
Method
so_evt_start
dev/benches/single_handler_so5_timer/main.cpp:51
Method
so_evt_start
dev/sample/notificators/main.cpp:46
Method
so_evt_start
dev/test/websocket/ws_connection/main.cpp:120
Method
so_evt_start
dev/test/websocket/notificators/main.cpp:123
Method
so_timer_manager_t
dev/restinio/so5/so_timer_manager.hpp:57
Method
sobj_t
dev/test/websocket/ws_connection/main.cpp:262
Method
sobj_t
dev/test/websocket/notificators/main.cpp:270
Method
socket_options_t
dev/restinio/settings.hpp:250
Method
socket_supplier_t
dev/restinio/tls.hpp:341
Method
socket_supplier_t
dev/restinio/impl/acceptor.hpp:45
Method
socket_type_dependent_settings_t
dev/restinio/tls.hpp:195
Method
socket_type_dependent_settings_t
dev/restinio/settings.hpp:159
Method
source_t
Initializing constructor.
dev/restinio/helpers/easy_parser.hpp:759
Method
special_exact_fixed_size_fragment_clause_t
dev/restinio/router/easy_parser_router.hpp:246
Method
special_exact_fragment_clause_t
dev/restinio/router/easy_parser_router.hpp:278
Method
special_produce_tuple_item_clause_t
dev/restinio/router/easy_parser_router.hpp:212
Method
start
Start the HTTP-server. ! * Returns when HTTP-server started or some startup failure detected. * It means that the caller thread will be blocked un
dev/restinio/http_server_run.hpp:1078
Method
start
@name Start/stop timer manager. @{
dev/restinio/asio_timer_manager.hpp:95
Method
start
Start/stop timer manager. \{
dev/restinio/null_timer_manager.hpp:44
Method
start
Start/stop timer manager. \{
dev/restinio/so5/so_timer_manager.hpp:124
Method
start_read_header
Start the process of reading ws messages from socket.
dev/restinio/websocket/impl/ws_connection.hpp:495
Method
start_read_payload
Start reading message payload.
dev/restinio/websocket/impl/ws_connection.hpp:720
Method
start_waiting_close_frame_only
Start waiting for close-frame.
dev/restinio/websocket/impl/ws_connection.hpp:415
Method
started
Is server started.
dev/restinio/http_server_run.hpp:917
Method
started
dev/restinio/impl/ioctx_on_thread_pool.hpp:185
Method
state_changed
This method will be called by RESTinio.
dev/sample/connection_state/main.cpp:30
Method
state_changed
dev/sample/tls_inspector/main.cpp:198
Method
state_changed
dev/test/handle_requests/connection_state/main.cpp:44
Method
state_changed
dev/test/handle_requests/connection_state/main.cpp:80
Method
state_changed
dev/test/handle_requests/connection_state/main.cpp:116
Method
state_changed
dev/test/handle_requests/connection_state/main.cpp:152
Method
state_listener_holder_t
dev/restinio/impl/connection_settings.hpp:45
Method
state_listener_holder_t
dev/restinio/impl/connection_settings.hpp:80
Function
status_accepted
dev/restinio/http_headers.hpp:2196
Function
status_bad_gateway
dev/restinio/http_headers.hpp:2292
Method
status_code
dev/restinio/http_headers.hpp:2362
Function
status_conflict
dev/restinio/http_headers.hpp:2259
Function
status_continue
dev/restinio/http_headers.hpp:2184
Function
status_created
dev/restinio/http_headers.hpp:2193
Function
status_expectation_failed
dev/restinio/http_headers.hpp:2283
Function
status_failed_dependency
dev/restinio/http_headers.hpp:2326
Function
status_found
dev/restinio/http_headers.hpp:2217
Function
status_gateway_time_out
dev/restinio/http_headers.hpp:2298
Function
status_gone
dev/restinio/http_headers.hpp:2262
Function
status_http_version_not_supported
dev/restinio/http_headers.hpp:2301
Function
status_insufficient_storage
dev/restinio/http_headers.hpp:2329
Function
status_length_required
dev/restinio/http_headers.hpp:2265
Function
status_locked
dev/restinio/http_headers.hpp:2323
← previous
next →
1,401–1,500 of 1,758, ranked by callers