MCPcopy Create free account

hub / github.com/Stiffstream/restinio / functions

Functions1,758 in github.com/Stiffstream/restinio

Methodaccept_next
! * This method either calls acceptor_callback_iface_t::call_accept_now() (in * that case m_active_accepts is incremented) or stores @a index into
dev/restinio/connection_count_limiter.hpp:235
Methodaccept_next
! * Calls acceptor_callback_iface_t::call_accept_now() directly. * The @a index is never stored anywhere. */
dev/restinio/connection_count_limiter.hpp:293
Methodaccepted_t
dev/restinio/connection_state_listener.hpp:49
Methodacceptor_options_t
dev/restinio/settings.hpp:186
Methodacceptor_t
dev/restinio/impl/acceptor.hpp:186
Methodactivate
dev/restinio/websocket/websocket.hpp:47
Methodactual_controller_t
Initializing constructor.
dev/restinio/async_chain/fixed_size.hpp:221
Methodactual_controller_t
Initializing constructor.
dev/restinio/async_chain/growable_size.hpp:226
Methodactual_handler_t
dev/sample/websocket_detailed/main.cpp:59
Methodactual_limiter_t
dev/restinio/connection_count_limiter.hpp:175
Methodactual_router_entry_t
dev/restinio/router/easy_parser_router.hpp:125
Methodadd
dev/restinio/sync_chain/growable_size.hpp:208
Methodadd
dev/restinio/async_chain/growable_size.hpp:300
Methodafter_read
Handle read operation result.
dev/restinio/impl/connection.hpp:563
Methodafter_read_header
Handle read operation result, when reading header.
dev/restinio/websocket/impl/ws_connection.hpp:576
Methodafter_read_payload
Handle read operation result, when reading payload.
dev/restinio/websocket/impl/ws_connection.hpp:767
Methodafter_write
Handle write response finished.
dev/restinio/websocket/impl/ws_connection.hpp:1252
Methodafter_write
Handle write response finished. ! * @note * Since v.0.6.0 this method is noexcept. */
dev/restinio/impl/connection.hpp:1472
Functionall_of
dev/restinio/utils/tuple_algorithms.hpp:65
Methodallocated_matcher_proxy_t
dev/restinio/router/method_matcher.hpp:86
Methodalternatives_clause_t
dev/restinio/helpers/easy_parser.hpp:1643
Methodand_clause_t
dev/restinio/helpers/easy_parser.hpp:1855
Methodany_symbol_if_not_producer_t
dev/restinio/helpers/easy_parser.hpp:2323
Methodappend_last_field
Appends last added field. ! This is function is used by http-parser when field value is created by 2 separate invocation of on-header-field-v
dev/restinio/http_headers.hpp:1510
Methodappend_self_to
dev/restinio/path2regex/path2regex.hpp:412
Methodas_result
dev/restinio/helpers/easy_parser.hpp:187
Methodas_result
dev/restinio/helpers/easy_parser.hpp:262
Methodas_result
dev/restinio/helpers/easy_parser.hpp:316
Methodas_result
dev/restinio/helpers/easy_parser.hpp:363
Methodas_result
dev/restinio/helpers/easy_parser.hpp:412
Methodas_result
dev/restinio/helpers/easy_parser.hpp:439
Functionas_uint8
dev/restinio/utils/sha1.hpp:48
Methodasio_timer_manager_t
dev/restinio/asio_timer_manager.hpp:33
Methodasync_write_some
dev/restinio/impl/tls_socket.hpp:140
Methodat_exit_t
dev/restinio/utils/at_scope_exit.hpp:35
Methodauth_performer
dev/sample/async_chained_handlers/main.cpp:65
Functionauth_thread_func
Thread for authentification operations.
dev/sample/async_chained_handlers/main.cpp:226
Functionauthorization_handler
dev/sample/extra_data_factory/main.cpp:141
Methodbase_response_builder_t
dev/restinio/message_builders.hpp:76
Methodbasic_server_settings_t
dev/restinio/settings.hpp:574
Functionbench_int16
dev/test/from_string_bench/main.cpp:172
Functionbench_int32
dev/test/from_string_bench/main.cpp:174
Functionbench_int64
dev/test/from_string_bench/main.cpp:176
Functionbench_int8
dev/test/from_string_bench/main.cpp:170
Functionbench_uint16
dev/test/from_string_bench/main.cpp:173
Functionbench_uint32
dev/test/from_string_bench/main.cpp:175
Functionbench_uint64
dev/test/from_string_bench/main.cpp:177
Functionbench_uint8
dev/test/from_string_bench/main.cpp:171
Methodbody_appender_base_t
dev/restinio/transforms/zlib.hpp:988
Methodbody_appender_t
dev/restinio/transforms/zlib.hpp:934
Methodbook_t
dev/sample/easy_parser_router/main.cpp:11
Methodbook_t
dev/sample/express_router/main.cpp:10
Methodbooks_handler_t
dev/sample/easy_parser_router/main.cpp:92
Methodbooks_handler_t
dev/sample/express_router/main.cpp:86
Functionboost_bench_int16
dev/test/from_string_bench/main.cpp:195
Functionboost_bench_int32
dev/test/from_string_bench/main.cpp:197
Functionboost_bench_int64
dev/test/from_string_bench/main.cpp:199
Functionboost_bench_int8
dev/test/from_string_bench/main.cpp:193
Functionboost_bench_uint16
dev/test/from_string_bench/main.cpp:196
Functionboost_bench_uint32
dev/test/from_string_bench/main.cpp:198
Functionboost_bench_uint64
dev/test/from_string_bench/main.cpp:200
Functionboost_bench_uint8
dev/test/from_string_bench/main.cpp:194
Methodbuffer
! @name An implementation of writable_base_t interface. \see writable_base_t */ @{
dev/restinio/buffers.hpp:153
Methodbuffer
! @name An implementation of writable_base_t interface. \see writable_base_t */ @{
dev/restinio/buffers.hpp:225
Methodbuffer
! @name An implementation of writable_base_t interface. \see writable_base_t */ @{
dev/restinio/buffers.hpp:296
Methodbuffered_matcher_holder_t
dev/restinio/router/method_matcher.hpp:283
Methodbuilder_t
dev/restinio/utils/sha1.hpp:242
Methodbuilder_t
dev/restinio/sync_chain/growable_size.hpp:186
Methodbuilder_t
dev/restinio/async_chain/growable_size.hpp:278
Functionby_4char_caseless_cmp
dev/test/to_lower_bench/main.cpp:68
Functionby_char_caseless_cmp
dev/test/to_lower_bench/main.cpp:39
Functionby_char_group_2x_caseless_cmp
dev/test/to_lower_bench/main.cpp:97
Functionby_char_group_4x_caseless_cmp
dev/test/to_lower_bench/main.cpp:124
Functionby_char_group_8x_caseless_cmp
dev/test/to_lower_bench/main.cpp:153
Functionby_lut1_caseless_cmp
dev/test/to_lower_bench/main.cpp:206
Functionby_lut1_caseless_cmp2
dev/test/to_lower_bench/main.cpp:250
Functionby_lut2_caseless_cmp
dev/test/to_lower_bench/main.cpp:265
Functionby_lut3_caseless_cmp
dev/test/to_lower_bench/main.cpp:300
Functionbyte
dev/restinio/utils/sha1.hpp:364
Methodcalculate_status_line_size
dev/restinio/message_builders.hpp:224
Methodcalculate_total_bits_count
dev/restinio/utils/sha1.hpp:318
Methodcall_cleanup_functor
Call a cleanup functor if it is defined. ! * \note * Cleanup functor can be called only once. Next call to * call_cleanup_functor() will do n
dev/restinio/http_server.hpp:420
Methodcall_close_handler_if_necessary
dev/restinio/websocket/impl/ws_connection.hpp:1028
Methodcall_handler_on_current_message
dev/restinio/websocket/impl/ws_connection.hpp:957
Methodcall_message_handler
Call user message handler with current message.
dev/restinio/websocket/impl/ws_connection.hpp:836
Methodcall_nothrow_cb
dev/restinio/http_server.hpp:432
Methodcall_state_listener
dev/restinio/impl/connection_settings.hpp:83
Methodcall_state_listener_suppressing_exceptions
dev/restinio/impl/connection_settings.hpp:90
Methodcancel
Cancel timeout guard if any.
dev/test/ref_qualifiers_settings/main.cpp:84
Methodcancel
Cancel timeout guard if any. ! * @note * Since v.0.6.0 this method is noexcept. */
dev/restinio/asio_timer_manager.hpp:73
Methodcancel
Cancel timeout guard if any.
dev/restinio/null_timer_manager.hpp:35
Methodcancel
Cancel timeout guard if any. ! * @note * Since v.0.6.0 this method is noexcept. */
dev/restinio/so5/so_timer_manager.hpp:100
Methodcancel_timeout_checking
Stop timout guarding.
dev/restinio/impl/connection.hpp:1699
Functioncaseless_exact
caseless_exact ! * @brief A factory function that creates an instance of * caseless_exact_fragment clause. * * Usage example: * @code * produce
dev/restinio/helpers/easy_parser.hpp:4943
Methodcaseless_exact_fixed_size_fragment_producer_t
dev/restinio/helpers/easy_parser.hpp:3474
Methodcaseless_exact_fragment_producer_t
dev/restinio/helpers/easy_parser.hpp:3512
Methodcaseless_particular_symbol_predicate_t
dev/restinio/helpers/easy_parser.hpp:2246
Methodcaseless_symbol_producer_t
dev/restinio/helpers/easy_parser.hpp:2349
Methodcast_pair_t
dev/test/from_string_bench/main.cpp:87
Functioncast_to
dev/restinio/cast_to.hpp:26
← previousnext →701–800 of 1,758, ranked by callers