MCPcopy Create free account

hub / github.com/Stiffstream/restinio / functions

Functions1,758 in github.com/Stiffstream/restinio

Methodvalidate_payload_part
Validates a part of received payload.
dev/restinio/websocket/impl/ws_connection.hpp:861
Methodwait
! * @brief Wait for the shutdown of HTTP-server. * * @note * Method stop() should be called before the call to wait(): * @code * auto serv
dev/restinio/http_server_run.hpp:1135
Methodwait
NOTE: this method is marked as noexcept in v.0.6.7. It's because this method can be called from destructors and there is no way to recover from an exc
dev/restinio/impl/ioctx_on_thread_pool.hpp:172
Methodwait_for_http_message
Start reading next htttp-message.
dev/restinio/impl/connection.hpp:459
Methodwarn
dev/test/ref_qualifiers_settings/main.cpp:49
Methodwarn
dev/restinio/ostream_logger.hpp:61
Methodwritable_base_t
dev/restinio/buffers.hpp:63
Methodwritable_item_t
dev/restinio/buffers.hpp:526
Methodwrite_compress_impl
Handle incoming data for compression operation. Data and its size must be already in `m_zlib_stream.next_in`, `m_zlib_stream.avail_in`. */
dev/restinio/transforms/zlib.hpp:754
Methodwrite_data_impl
Implementation of writing data performed on the asio_ns::io_context.
dev/restinio/websocket/impl/ws_connection.hpp:1042
Methodwrite_decompress_impl
Handle incoming data for decompression operation. Data and its size must be already in `m_zlib_stream.next_in`, `m_zlib_stream.avail_in`. */
dev/restinio/transforms/zlib.hpp:804
Methodwrite_group_output_ctx_t
Contruct an object. Space for m_asio_bufs is reserved to be ready to store max_iov_len() asio bufs. */
dev/restinio/impl/write_group_output_ctx.hpp:96
Methodwrite_group_t
Construct write group with a given bunch of writable items.
dev/restinio/buffers.hpp:740
Functionwrite_number_to_big_endian_bytes
dev/restinio/websocket/impl/ws_parser.hpp:237
Methodwrite_response_parts
dev/test/common/dummy_connection.hpp:10
Methodwrite_response_parts_impl
Write parts for specified request.
dev/restinio/impl/connection.hpp:983
Methodws_connection_base_t
dev/restinio/websocket/impl/ws_connection_base.hpp:41
Methodws_connection_t
dev/restinio/websocket/impl/ws_connection.hpp:142
Methodws_protocol_validator_t
dev/restinio/websocket/impl/ws_protocol_validator.hpp:198
Methodws_t
dev/restinio/websocket/websocket.hpp:52
Methodzlib_t
dev/restinio/transforms/zlib.hpp:481
Method~actual_handler_t
dev/sample/websocket_detailed/main.cpp:67
Method~async_handling_controller_t
dev/restinio/async_chain/common.hpp:165
Method~at_exit_t
dev/restinio/utils/at_scope_exit.hpp:37
Method~base_response_builder_t
dev/restinio/message_builders.hpp:82
Method~body_appender_base_t
dev/restinio/transforms/zlib.hpp:1010
Method~buffered_matcher_holder_t
dev/restinio/router/method_matcher.hpp:285
Method~builder_t
dev/restinio/utils/sha1.hpp:247
Method~connection_lifetime_monitor_t
dev/restinio/connection_count_limiter.hpp:386
Method~connection_t
dev/restinio/impl/connection.hpp:410
Method~content_consumer_t
dev/restinio/helpers/easy_parser.hpp:869
Method~custom_buffer_t
dev/test/buffers/main.cpp:140
Method~data_t
dev/test/handle_requests/user_data_simple/main.cpp:41
Method~executor_wrapper_t
dev/restinio/impl/executor_wrapper.hpp:32
Method~file_descriptor_holder_t
dev/restinio/sendfile.hpp:150
Method~generic_request_extra_data_holder_t
dev/restinio/request_handler.hpp:167
Method~http_header_fields_t
dev/restinio/http_headers.hpp:742
Method~http_server_t
It is allowed to inherit from http_server_t
dev/restinio/http_server.hpp:246
Method~ioctx_on_thread_pool_t
Makes sure the pool is stopped.
dev/restinio/impl/ioctx_on_thread_pool.hpp:107
Method~match_results_t
dev/restinio/router/pcre2_regex_engine.hpp:41
Method~other_work_thread_for_server_t
dev/test/common/pub.hpp:108
Method~regex_t
dev/restinio/router/pcre_regex_engine.hpp:103
Method~regex_t
dev/restinio/router/pcre2_regex_engine.hpp:115
Method~router_entry_t
dev/restinio/router/easy_parser_router.hpp:60
Method~sendfile_operation_base_t
dev/restinio/impl/sendfile_operation.hpp:30
Method~sentinel_finisher
dev/test/common/time_limited_execution.hpp:48
Method~socket_supplier_t
dev/restinio/tls.hpp:355
Method~socket_type_dependent_settings_t
dev/restinio/tls.hpp:192
Method~socket_type_dependent_settings_t
dev/restinio/settings.hpp:156
Method~tagged_object_t
dev/test/ref_qualifiers_settings/main.cpp:20
Method~tcp_connection_ctx_base_t
dev/restinio/tcp_connection_ctx_base.hpp:35
Method~token_t
dev/restinio/path2regex/path2regex.hpp:377
Method~writable_base_t
dev/restinio/buffers.hpp:69
Method~writable_item_t
dev/restinio/buffers.hpp:603
Method~write_group_t
Destruct object. ! If notificator was not called it would be invoked with error. */
dev/restinio/buffers.hpp:781
Method~ws_connection_t
dev/restinio/websocket/impl/ws_connection.hpp:194
Method~ws_t
dev/restinio/websocket/websocket.hpp:64
Method~zlib_t
dev/restinio/transforms/zlib.hpp:546
← previous1,701–1,758 of 1,758, ranked by callers