MCPcopy Create free account

hub / github.com/Stiffstream/restinio / functions

Functions1,758 in github.com/Stiffstream/restinio

Methodcause_to_str
dev/sample/connection_state/main.cpp:13
Methodcfind
dev/restinio/http_headers.hpp:1527
Methodcheck_connection
dev/restinio/request_handler.hpp:402
Methodcheck_file_is_valid
Check if stored file descriptor is valid, and throws if it is not.
dev/restinio/sendfile.hpp:439
Methodcheck_previous_frame_type
Check previous frame type. ! Need for following cases: 1) check current frame is not continuation frame withot any data frame before. 2)
dev/restinio/websocket/impl/ws_protocol_validator.hpp:459
Methodcheck_timeout
dev/test/common/dummy_connection.hpp:17
Methodcheck_timeout
dev/restinio/websocket/impl/ws_connection.hpp:1309
Methodcheck_valid_connection_state_listener_pointer
dev/restinio/settings.hpp:353
Methodcheck_valid_ip_blocker_pointer
dev/restinio/settings.hpp:417
Methodchunk_info_t
Initializing constructor.
dev/restinio/chunked_input_info.hpp:73
Methodchunked
dev/restinio/helpers/http_field_parsers/transfer-encoding.hpp:58
Methodchunked_input_info_t
Default constructor. Makes empty object.
dev/restinio/chunked_input_info.hpp:227
Methodclarify_chunk_size
Checks chunk_size_value and returns a value in [1, sendfile_max_chunk_size]. - If chunk_size_value is zero returns 1. - If chunk_size_value is grea
dev/restinio/sendfile.hpp:75
Methodcleanup
dev/restinio/router/method_matcher.hpp:263
Methodclient_load_t
dev/test/handle_requests/connection_count_limit/main.cpp:56
Methodclose
dev/restinio/impl/tls_socket.hpp:154
Methodclose
Standard close routine.
dev/restinio/impl/connection.hpp:1515
Functionclose_file
Close file by its descriptor.
dev/restinio/sendfile_defs_posix.hpp:137
Functionclose_file
Close file by its descriptor.
dev/restinio/sendfile_defs_default.hpp:164
Methodclose_impl
Standard close routine. ! * @note * This method is noexcept since v.0.6.0. */
dev/restinio/websocket/impl/ws_connection.hpp:380
Methodclose_impl
Close opened acceptor.
dev/restinio/impl/acceptor.hpp:537
Methodcmd_line_arg_t
NOTE: it's expected that all pointers are non-null.
dev/restinio-helpers/cmd_line_args_helpers.hpp:57
Methodcompile
dev/restinio/router/pcre_regex_engine.hpp:120
Methodcompile
dev/restinio/router/pcre2_regex_engine.hpp:132
Methodcompile_regex
Create compiled regex object for a given route.
dev/restinio/router/pcre_regex_engine.hpp:178
Methodcompile_regex
Create compiled regex object for a given route.
dev/restinio/router/boost_regex_engine.hpp:39
Methodcompile_regex
Create compiled regex object for a given route.
dev/restinio/router/std_regex_engine.hpp:39
Methodcompile_regex
Create compiled regex object for a given route.
dev/restinio/router/pcre2_regex_engine.hpp:195
Methodcomplete
Complete zlib transformation operation.
dev/restinio/transforms/zlib.hpp:1037
Methodcomplete
Complete zlib transformation operation.
dev/restinio/transforms/zlib.hpp:1242
Methodcompress
dev/restinio/helpers/http_field_parsers/transfer-encoding.hpp:62
Methodconcurrent_accept_sockets_count
The number of sockets that can be used for cuncurrent accept operations.
dev/restinio/tls.hpp:377
Methodconnection_base_t
dev/restinio/impl/connection_base.hpp:31
Methodconnection_factory_t
dev/restinio/impl/connection.hpp:1839
Methodconnection_id
Get connection id.
dev/restinio/tcp_connection_ctx_base.hpp:38
Methodconnection_id
Get the connection id.
dev/restinio/connection_state_listener.hpp:239
Methodconnection_input_t
dev/restinio/websocket/impl/ws_connection.hpp:92
Methodconnection_input_t
dev/restinio/impl/connection.hpp:271
Methodconnection_lifetime_monitor_t
dev/restinio/connection_count_limiter.hpp:379
Methodconnection_lifetime_monitor_t
dev/restinio/connection_count_limiter.hpp:435
Methodconnection_settings_t
dev/restinio/impl/connection_settings.hpp:134
Methodconnection_t
dev/restinio/impl/connection.hpp:367
Methodconst_buf_t
dev/restinio/buffers.hpp:134
Methodconst_buffer_t
dev/restinio/buffers.hpp:411
Methodconsume
dev/restinio/helpers/easy_parser.hpp:2848
Methodconsume
dev/restinio/helpers/easy_parser.hpp:2875
Methodconsume
dev/restinio/helpers/easy_parser.hpp:2919
Methodconsume
NOTE: it seems that this method won't be compiled if result_value_wrapper::result_type differs from result_value_wrapper::wrapped_type. This is not a
dev/restinio/helpers/easy_parser.hpp:2986
Methodconsume
dev/restinio/helpers/easy_parser.hpp:3032
Methodconsume
dev/restinio/helpers/easy_parser.hpp:4526
Methodconsume
dev/restinio/helpers/http_field_parsers/basics.hpp:1184
Methodconsume
dev/restinio/helpers/http_field_parsers/details/pct_encoded_symbols.hpp:81
Methodconsume_data
Parse some data.
dev/restinio/impl/connection.hpp:636
Methodconsume_header_from_buffer
Parse header from internal buffer.
dev/restinio/websocket/impl/ws_connection.hpp:601
Methodconsume_header_from_socket
Initiate read operation on socket to receive bytes for header.
dev/restinio/websocket/impl/ws_connection.hpp:521
Methodconsume_message
Start (continue) a chain of read-parse-read-... operations.
dev/restinio/impl/connection.hpp:525
Methodconsume_value_clause_t
dev/restinio/helpers/easy_parser.hpp:1485
Methodcontent_consumer_t
dev/restinio/helpers/easy_parser.hpp:860
Methodcontinue_enumeration
dev/restinio/http_headers.hpp:730
Methodconvert_transformer_proxy_t
dev/restinio/helpers/easy_parser.hpp:3278
Methodconvert_transformer_t
dev/restinio/helpers/easy_parser.hpp:3182
Methodcreate
dev/test/ref_qualifiers_settings/main.cpp:107
Methodcreate
dev/test/default_constructed_settings/main.cpp:214
Methodcreate
dev/test/default_constructed_settings/main.cpp:230
Methodcreate
dev/restinio/null_timer_manager.hpp:50
Methodcreate
dev/restinio/so5/so_timer_manager.hpp:143
Methodcreate_bufs
dev/restinio/message_builders.hpp:805
Functioncreate_default_shared_object_instance
dev/restinio/settings.hpp:47
Functioncreate_default_shared_object_instance< default_request_handler_t >
dev/restinio/settings.hpp:99
Functioncreate_default_unique_object_instance
dev/restinio/settings.hpp:32
Functioncreate_default_unique_object_instance< acceptor_options_setter_t >
dev/restinio/settings.hpp:228
Functioncreate_default_unique_object_instance< default_request_handler_t >
dev/restinio/settings.hpp:77
Functioncreate_default_unique_object_instance< socket_options_setter_t >
dev/restinio/settings.hpp:295
Functioncreate_ints
dev/test/from_string_bench/main.cpp:103
Functioncreate_parser_settings
dev/restinio/impl/connection.hpp:165
Functioncreate_timeout_resp
dev/restinio/impl/header_helpers.hpp:169
Methodcreate_timer_guard
Create guard for connection.
dev/test/ref_qualifiers_settings/main.cpp:90
Methodcreate_timer_guard
Create guard for connection.
dev/restinio/asio_timer_manager.hpp:87
Methodcreate_timer_guard
Create guard for connection.
dev/restinio/null_timer_manager.hpp:39
Functioncreate_token
dev/restinio/path2regex/path2regex.hpp:436
Functioncredentials_handler
dev/sample/extra_data_factory/main.cpp:64
Methodcustom_buffer_t
dev/sample/custom_buffer/main.cpp:8
Methodcustom_buffer_t
dev/test/buffers/main.cpp:133
Methodcustom_consumer_t
dev/restinio/helpers/easy_parser.hpp:2947
Methoddata_t
dev/test/handle_requests/user_data_simple/main.cpp:33
Methoddatasizeable_buf_t
dev/restinio/buffers.hpp:213
Methoddebug_printer
dev/restinio/helpers/http_field_parsers/host.hpp:193
Functiondecimal_number_p
dev/restinio/helpers/easy_parser.hpp:4368
Methoddecimal_number_producer_with_digits_limit_t
dev/restinio/helpers/easy_parser.hpp:2819
Methoddecrement_parallel_connections
dev/restinio/connection_count_limiter.hpp:286
Methoddeflate
dev/restinio/helpers/http_field_parsers/transfer-encoding.hpp:66
Methoddestroy_stored_buffer
dev/restinio/buffers.hpp:638
Methoddigit_consumer_t
dev/restinio/helpers/http_field_parsers/basics.hpp:1180
Methoddigit_producer_t
dev/restinio/helpers/easy_parser.hpp:2392
Methoddigits_to_consume_t
! * A constructor for the case when min = max and both are * equal to @a total. */
dev/restinio/helpers/easy_parser.hpp:489
Methoddo_accept_current_connection
dev/restinio/impl/acceptor.hpp:490
Functiondo_unescape_percent_encoding
dev/restinio/utils/percent_encoding.hpp:235
Functiondo_upgrade_attempt
dev/test/handle_requests/connection_state/main.cpp:287
Functiondo_upgrade_attempt
dev/test/handle_requests/remote_endpoint/main.cpp:86
Methoddone
Complete response.
dev/restinio/message_builders.hpp:317
← previousnext →801–900 of 1,758, ranked by callers