MCPcopy Create free account

hub / github.com/Stiffstream/restinio / functions

Functions1,758 in github.com/Stiffstream/restinio

Functionmain
dev/sample/using_external_io_context/main.cpp:26
Functionmain
dev/sample/tls_inspector/main.cpp:238
Functionmain
dev/sample/decompression/main.cpp:109
Functionmain
dev/sample/notificators/main.cpp:115
Functionmain
dev/sample/compression/main.cpp:255
Functionmain
dev/sample/hello_world_https/main.cpp:69
Functionmain
dev/sample/async_chained_handlers/main.cpp:279
Functionmain
dev/sample/hello_world_sendfile_https/main.cpp:165
Functionmain
dev/sample/express_router_tutorial/main.cpp:129
Functionmain
dev/sample/custom_buffer/main.cpp:60
Functionmain
dev/sample/websocket_detailed/main.cpp:235
Functionmain
dev/sample/async_handling_with_sobjectizer/main.cpp:68
Functionmain
dev/sample/hello_world/main.cpp:63
Functionmain
dev/test/to_lower_bench/main.cpp:387
Functionmain
dev/test/from_string_bench/main.cpp:222
Functionmain
dev/test/router/easy_parser_router_bench/main.cpp:257
Functionmain
dev/test/router/cmp_router_bench/main.cpp:87
Functionmain
dev/test/router/express_router_bench/main.cpp:175
Methodmake
dev/test/common/dummy_connection.hpp:22
Functionmake_byte_range_spec_parser
dev/restinio/helpers/http_field_parsers/range.hpp:150
Functionmake_byte_ranges_specifier_parser
dev/restinio/helpers/http_field_parsers/range.hpp:209
Methodmake_copy_of_result
NOTE: this helper method is necessary for MSVC++ compiler. It's because MSVC++ can't compile expression: as_result(dest, Result_Type{m_result}) in c
dev/restinio/helpers/easy_parser.hpp:2904
Methodmake_default_parser
! * @brief Make a default parser that doesn't handles weight parameter * a special way. * * This parser handles the following rules: @verbatim
dev/restinio/helpers/http_field_parsers/media-type.hpp:64
Functionmake_error_code
dev/restinio/impl/sendfile_operation.hpp:87
Functionmake_param_setter
dev/restinio/path2regex/path2regex.hpp:280
Methodmake_parser
! * @brief A factory function for a parser of Content-Encoding value. * * @since v.0.6.1 */
dev/restinio/helpers/http_field_parsers/content-encoding.hpp:52
Methodmake_parser
! * @brief A factory function for a parser of Accept-Language value. * * @since v.0.6.2 */
dev/restinio/helpers/http_field_parsers/accept-language.hpp:93
Methodmake_parser
! * @brief A factory function for a parser of Host value. * * @since v.0.6.9 */
dev/restinio/helpers/http_field_parsers/host.hpp:503
Methodmake_parser
! * @brief A factory function for a parser of Content-Disposition value. * * @since v.0.6.1 */
dev/restinio/helpers/http_field_parsers/content-disposition.hpp:350
Methodmake_parser
! * @brief A factory function for a parser of Content-Type value. * * @since v.0.6.1 */
dev/restinio/helpers/http_field_parsers/content-type.hpp:47
Methodmake_parser
! * @brief A factory function for a parser of Cache-Control value. * * @since v.0.6.1 */
dev/restinio/helpers/http_field_parsers/cache-control.hpp:55
Methodmake_parser
! * @brief A factory function for a parser of Transfer-Encoding value. * * @since v.0.6.9 */
dev/restinio/helpers/http_field_parsers/transfer-encoding.hpp:104
Methodmake_parser
! * @brief A factory function for a parser of Accept value. * * @since v.0.6.1 */
dev/restinio/helpers/http_field_parsers/accept.hpp:73
Methodmake_parser
! * @brief A factory function for a parser of Authorization value. * * @since v.0.6.7 */
dev/restinio/helpers/http_field_parsers/authorization.hpp:183
Methodmake_parser
! * @brief A factory function for a parser of Range value. * * @since v.0.6.2 */
dev/restinio/helpers/http_field_parsers/range.hpp:451
Methodmake_parser
! * @brief A factory function for a parser of Connection value. * * @since v.0.6.9 */
dev/restinio/helpers/http_field_parsers/connection.hpp:51
Methodmake_parser
! * @brief A factory function for a parser of Accept-Encoding value. * * @since v.0.6.2 */
dev/restinio/helpers/http_field_parsers/accept-encoding.hpp:58
Methodmake_parser
! * @brief A factory function for a parser of Accept-Charset value. * * @since v.0.6.2 */
dev/restinio/helpers/http_field_parsers/accept-charset.hpp:57
Methodmake_parser
! * @brief A factory function for a parser of User-Agent value. * * @since v.0.6.4 */
dev/restinio/helpers/http_field_parsers/user-agent.hpp:69
Methodmake_producer
dev/restinio/router/easy_parser_router.hpp:203
Methodmake_response
dev/test/router/easy_parser_router_bench/main.cpp:62
Methodmake_string_view
Extract the chunk value from the whole body. ! * A check of possibility of extraction is performed. * * @throw exception_t if @a full_body is to
dev/restinio/chunked_input_info.hpp:112
Methodmake_string_view_nonchecked
Extract the chunk value from the whole body. ! * @attention * This method doesn't check the possibility of the extraction. * An attempt of extra
dev/restinio/chunked_input_info.hpp:99
Functionmake_tls_socket_pointer_for_state_listener
An overload for the case of non-TLS-connection.
dev/restinio/tls.hpp:324
Methodmake_transformer
dev/restinio/helpers/easy_parser.hpp:3130
Methodmake_transformer
dev/restinio/helpers/easy_parser.hpp:3284
Methodmake_weight_aware_parser
! * @brief Make a special parser that stops when weight parameter is found. * * This parser handles the following rules: @verbatim media-ty
dev/restinio/helpers/http_field_parsers/media-type.hpp:91
Methodmake_within
dev/test/handle_requests/user_data_simple/main.cpp:49
Methodmake_within
dev/restinio/request_handler.hpp:123
Methodmark_as_bad_request
dev/sample/easy_parser_router/main.cpp:261
Methodmark_as_bad_request
dev/sample/express_router/main.cpp:250
Functionmask
dev/restinio/utils/impl/bitops.hpp:24
Methodmatch
dev/restinio/router/method_matcher.hpp:90
Methodmatch
dev/restinio/router/method_matcher.hpp:159
Methodmatch
dev/restinio/router/method_matcher.hpp:191
Methodmatch
dev/restinio/router/method_matcher.hpp:482
Methodmatch
dev/restinio/router/method_matcher.hpp:543
Methodmatch
Init parameters with a matched route params.
dev/restinio/router/express.hpp:205
Methodmatch
Checks if request header matches entry, and if so, set route params.
dev/restinio/router/express.hpp:545
Methodmatch_results_t
dev/restinio/router/pcre2_regex_engine.hpp:36
Methodmatch_route
Try to match a given request target with this route.
dev/restinio/router/express.hpp:330
Methodmatched_item_descriptor_t
dev/restinio/router/pcre_regex_engine.hpp:37
Methodmatched_item_descriptor_t
dev/restinio/router/pcre2_regex_engine.hpp:54
Methodmax_capture_groups
Max itemes that can be captured be pcre engine.
dev/restinio/router/pcre_regex_engine.hpp:171
Methodmax_capture_groups
dev/restinio/router/boost_regex_engine.hpp:30
Methodmax_capture_groups
dev/restinio/router/std_regex_engine.hpp:30
Methodmax_capture_groups
Max itemes that can be captured be pcre engine.
dev/restinio/router/pcre2_regex_engine.hpp:188
Methodmax_iov_len
Get the maximum number of buffers that can be written with gather write operation.
dev/restinio/impl/write_group_output_ctx.hpp:83
Methodmax_parallel_connections
dev/restinio/settings.hpp:523
Methodmaybe_clause_t
dev/restinio/helpers/easy_parser.hpp:1724
Functionmaybe_empty_comma_separated_list_p
dev/restinio/helpers/http_field_parsers/basics.hpp:1503
Methodmaybe_empty_comma_separated_list_producer_t
dev/restinio/helpers/http_field_parsers/basics.hpp:1393
Methodmemchr_helper
dev/restinio/http_headers.hpp:1862
Methodmessage_details_t
dev/restinio/websocket/impl/ws_parser.hpp:65
Methodmessage_t
dev/restinio/websocket/message.hpp:149
Methodmethod_matcher_t
dev/restinio/router/method_matcher.hpp:40
Functionmodified_memchr
dev/restinio/uri_helpers.hpp:26
Methodmove_from
dev/restinio/router/method_matcher.hpp:269
Methodmove_socket
dev/restinio/tls.hpp:365
Methodmsg_check_timer_t
dev/restinio/so5/so_timer_manager.hpp:37
Methodmsg_ws_message_t
dev/test/websocket/ws_connection/main.cpp:45
Methodmsg_ws_message_t
dev/test/websocket/notificators/main.cpp:46
Methodmsg_your_turn
dev/test/handle_requests/async_chained_handlers_2/main.cpp:33
Methodmy_tls_inspector_t
dev/sample/tls_inspector/main.cpp:193
Functionn_bits_from
dev/restinio/utils/impl/bitops.hpp:85
Methodnamed_parameters_size
Get number of parameters. \{
dev/restinio/router/express.hpp:136
Functionnon_empty_comma_separated_list_p
dev/restinio/helpers/http_field_parsers/basics.hpp:1457
Methodnon_empty_comma_separated_list_producer_t
dev/restinio/helpers/http_field_parsers/basics.hpp:1329
Methodnon_matched_request_handler
Set handler for requests that don't match any route.
dev/restinio/router/easy_parser_router.hpp:1088
Functionnon_negative_decimal_number_p
dev/restinio/helpers/easy_parser.hpp:4219
Methodnon_negative_decimal_number_producer_with_digits_limit_t
dev/restinio/helpers/easy_parser.hpp:2607
Methodnoop_connection_count_limiter_t
dev/restinio/connection_count_limiter.hpp:275
Methodnot_clause_t
dev/restinio/helpers/easy_parser.hpp:1787
Methodnotice_t
Initializing constructor.
dev/restinio/connection_state_listener.hpp:229
Functionoctet_from
dev/restinio/utils/sha1.hpp:76
Methodon_author_get
dev/sample/easy_parser_router/main.cpp:140
Methodon_author_get
dev/sample/express_router/main.cpp:135
Methodon_book_delete
dev/sample/easy_parser_router/main.cpp:214
Methodon_book_delete
dev/sample/express_router/main.cpp:209
Methodon_book_get
dev/sample/easy_parser_router/main.cpp:118
← previousnext →1,101–1,200 of 1,758, ranked by callers