▼Nnonstd | |
►Ndetail | |
Cin_place_index_tag | |
Cin_place_type_tag | |
►Noptional_lite | |
►Ndetail | |
Calignment_logic | |
Calignment_of | |
Calignment_of_hack | |
Cnulltype | |
►Cstorage_t | C++03 constructed union to hold value |
Caligned_storage_t | |
Cstruct_t | |
Ctype_of_size | |
Ctype_of_size< nulltype, N > | |
Ctypelist | |
►Nstd11 | |
Cbool_constant | |
Cconditional | |
Cconditional< false, T, F > | |
Cintegral_constant | |
Cis_assignable | |
Cis_move_constructible | |
Cis_nothrow_move_assignable | |
Cis_nothrow_move_constructible | |
Cis_trivially_copy_constructible | |
Cis_trivially_move_constructible | |
►Cnullopt_t | Disengaged state tag |
Cinit | |
Coptional | Class optional |
►Nvariants | |
►Ndetail | |
Calignment_logic | |
Calignment_of | |
Calignment_of_hack | |
CComparator | |
Chelper | |
Cindex_tag_t | |
Cnulltype | |
CS0 | |
CS1 | |
CS10 | |
CS11 | |
CS12 | |
CS13 | |
CS14 | |
CS15 | |
CS2 | |
CS3 | |
CS4 | |
CS5 | |
CS6 | |
CS7 | |
CS8 | |
CS9 | |
Cstruct_t | |
CTX | |
Ctype_of_size | |
Ctype_of_size< nulltype, N > | |
CTypedVisitorUnwrapper | |
CTypedVisitorUnwrapper< 2, R, Visitor, T2 > | |
CTypedVisitorUnwrapper< 3, R, Visitor, T2, T3 > | |
CTypedVisitorUnwrapper< 4, R, Visitor, T2, T3, T4 > | |
CTypedVisitorUnwrapper< 5, R, Visitor, T2, T3, T4, T5 > | |
Ctypelist | |
Ctypelist_contains_unique_type | |
Ctypelist_index_of | |
Ctypelist_index_of< nulltype, T > | |
Ctypelist_index_of< typelist< Head, Tail >, T > | |
Ctypelist_index_of< typelist< T, Tail >, T > | |
Ctypelist_max | |
Ctypelist_max< nulltype > | |
Ctypelist_max< typelist< Head, Tail > > | |
Ctypelist_size | |
Ctypelist_size< nulltype > | |
Ctypelist_size< T0 > | |
Ctypelist_size< T1 > | |
Ctypelist_size< T10 > | |
Ctypelist_size< T11 > | |
Ctypelist_size< T12 > | |
Ctypelist_size< T13 > | |
Ctypelist_size< T14 > | |
Ctypelist_size< T15 > | |
Ctypelist_size< T2 > | |
Ctypelist_size< T3 > | |
Ctypelist_size< T4 > | |
Ctypelist_size< T5 > | |
Ctypelist_size< T6 > | |
Ctypelist_size< T7 > | |
Ctypelist_size< T8 > | |
Ctypelist_size< T9 > | |
Ctypelist_size< typelist< Head, Tail > > | |
Ctypelist_type_at | |
Ctypelist_type_at< typelist< Head, Tail >, 0 > | |
Ctypelist_type_at< typelist< Head, Tail >, i > | |
Ctypelist_type_is_unique | |
Ctypelist_type_is_unique< List, CmpIndex, 0 > | |
CVisitorApplicator | |
CVisitorApplicatorImpl | |
CVisitorApplicatorImpl< R, TX< VT > > | |
CVisitorUnwrapper | |
►Nstd11 | |
Cadd_pointer | |
Cconditional | |
Cconditional< false, Then, Else > | |
Cconditional< true, Then, Else > | |
Cenable_if | |
Cenable_if< true, T > | |
Cis_same | |
Cis_same< T, T > | |
Cremove_const | |
Cremove_const< const T > | |
Cremove_cv | |
Cremove_reference | |
Cremove_reference< T & > | |
Cremove_volatile | |
Cremove_volatile< volatile T > | |
Cmonostate | |
►Cvariant | |
Caligned_storage_t | |
Cvariant_alternative | |
Cvariant_alternative< K, variant< T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15 > > | |
Cvariant_size | |
Cvariant_size< variant< T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15 > > | |
Cin_place_t | |
▼Nrestinio | |
►Nconnection_count_limits | |
►Nimpl | |
Cacceptor_callback_iface_t | An interface of acceptor to be used by connection count limiters |
Cactual_limiter_t | Actual implementation of connection count limiter |
Cconnection_count_limiter_t | Template class for connection count limiter for the case when connection count limit is actually used |
Cconnection_count_limiter_t< default_strand_t > | Implementation of connection count limiter for multi-threading mode |
Cconnection_count_limiter_t< noop_strand_t > | Implementation of connection count limiter for single-threading mode |
Cconnection_lifetime_monitor_t | Helper type for controlling the lifetime of the connection |
Cconnection_lifetime_monitor_t< noop_connection_count_limiter_t > | Specialization of connection_lifetime_monitor for the case when connection count limiter is not used at all |
Cmax_active_accepts_tag | |
Cmax_parallel_connections_tag | |
Cnoop_connection_count_limiter_t | An implementation of connection count limiter for the case when connection count is not limited |
►Nconnection_state | |
Caccepted_t | Type of object that tells that new connection has been accepted |
Cclosed_t | Type of object that tells that the connection has been closed |
Cnoop_listener_t | The default no-op state listener |
Cnotice_t | An object with info about connection to be passed to state listener |
Ctls_accessor_t | Accessor to TLS-specific information related to a connection |
Cupgraded_to_websocket_t | Type of object that tells that the connection has been upgraded to WebSocket |
►Ndetails | |
►Nvalid_request_handler_type_check | |
Cvalid_handler_type | |
Cvalid_handler_type< Handler, Extra_Data_Factory, restinio::utils::metaprogramming::void_t< std::enable_if_t< std::is_same< request_handling_status_t, decltype(std::declval< Handler >()(std::declval< generic_request_handle_t< typename Extra_Data_Factory::data_t > >())) >::value, bool > > > | |
Cactual_request_handler_type_detector | A metafunction for the detection of type of a request-handler |
Cactual_request_handler_type_detector< autodetect_request_handler_type, Extra_Data_Factory > | Special version of metafunction actual_request_handler_type_detector for the case of autodetect_request_handler_type |
Cautodetect_request_handler_type | A special type to be used as indicator that the type of a request handler should be automatically detected |
Cmax_parallel_connections_holder_t | A special type for holding the value of maximum allowed count of parallel connections |
Cmax_parallel_connections_holder_t< ::restinio::connection_count_limits::noop_connection_count_limiter_t > | A specialization of max_parallel_connections_holder for the case when connection count isn't limited |
Cno_address_specified_t | A special indicator for the case when IP address for a server is not set explicitly |
►Neasy_parser | |
►Nimpl | |
Calternatives_clause_t | A template for implementation of clause that selects one of alternative clauses |
Cand_clause_t | A template for implementation of clause that checks the presence of some entity in the input stream |
Cany_symbol_if_not_producer_t | A producer for the case when any character except the specific sentinel character is expected in the input stream |
Cany_symbol_predicate_t | A predicate that allows extraction of any symbol |
Cany_value_skipper_t | A special consumer that simply throws any value away |
Cas_result_consumer_t | A consumer for the case when the current value should be returned as the result for the producer at one level up |
Ccaseless_exact_fixed_size_fragment_producer_t | A producer that expects a fragment in the input and produces boolean value if that fragment is found |
Ccaseless_exact_fragment_producer_t | A producer that expects a fragment in the input and produces boolean value if that fragment is found |
Ccaseless_particular_symbol_predicate_t | A predicate for cases where the case-insensitive match of expected and actual symbols is required |
Ccaseless_symbol_producer_t | A producer for the case when a particual character is expected in the input stream |
Ccharacter_t | One character extracted from the input stream |
Cclause_tag | A special base class to be used with clauses |
Cconsume_value_clause_t | A template for a clause that binds a value producer with value consumer |
Cconsumer_tag | A special base class to be used with consumers |
Cconversion_result_type_detector | A helper template for the detection of type to be produced as conversion procedure |
Cconversion_result_type_detector< expected_t< Result_Type, error_reason_t > > | |
Cconvert_transformer_proxy_t | A proxy for the creation of convert_transformer instances for a specific value producers |
Cconvert_transformer_t | A transformator that uses a user supplied function/functor for conversion a value from one type to another |
Ccustom_consumer_t | A template for consumers that are released by lambda/functional objects |
Cdecimal_number_producer_t | A producer for the case when a signed decimal number is expected in the input stream |
Cdecimal_number_producer_with_digits_limit_t | A producer for the case when a signed decimal number is expected in the input stream |
Cdigit_producer_t | A producer for the case when a decimal digit is expected in the input stream |
Cexact_fixed_size_fragment_producer_t | A producer that expects a fragment in the input and produces boolean value if that fragment is found |
Cexact_fragment_producer_t | A producer that expects a fragment in the input and produces boolean value if that fragment is found |
Cfield_setter_consumer_t | A template for consumers that store a value to the specified field of a target object |
Cforced_alternative_clause_t | An alternative that should be parsed correctly or the parsing of the whole alternatives clause should fail |
Chexadecimal_number_producer_t | A producer for the case when a number in hexadecimal form is expected in the input stream |
Chexadecimal_number_producer_with_digits_limit_t | A producer for the case when a number in hexadecimal form is expected in the input stream |
Chexdigit_producer_t | A producer for the case when a hexadecimal digit is expected in the input stream |
Cis_appropriate_transformer_result_type | A metafunction that checks is Result_Type can be used as the result of transformation method |
Cis_appropriate_transformer_result_type< expected_t< Result_Type, error_reason_t > > | |
Cis_appropriate_transformer_result_type< expected_t< Result_Type, parse_error_t > > | |
Cis_clause | |
Cis_clause< T, meta::void_t< decltype(std::decay_t< T >::entity_type) > > | |
Cis_consumer | |
Cis_consumer< T, meta::void_t< decltype(T::entity_type) > > | |
Cis_digit_predicate_t | A predicate for cases where char to be expected to be a decimal digit |
Cis_hexdigit_predicate_t | A predicate for cases where char to be expected to be a hexadecimal digit |
Cis_producer | |
Cis_producer< T, meta::void_t< decltype(T::entity_type) > > | |
Cis_space_predicate_t | A preducate for symbol_producer_template that checks that a symbol is a space |
Cis_transformer | |
Cis_transformer< T, meta::void_t< decltype(T::entity_type) > > | |
Cis_transformer_proxy | |
Cis_transformer_proxy< T, meta::void_t< decltype(T::entity_type) > > | |
Cjust_result_consumer_t | A consumer for the case when a specific value should be used as the result instead of the value produced on the previous step |
Cjust_value_transformer_t | A transformer that skips incoming value and returns a value specified by a user |
Cmaybe_clause_t | A template for implementation of clause that checks and handles presence of optional entity in the input stream |
Cnon_negative_decimal_number_producer_t | A producer for the case when a non-negative decimal number is expected in the input stream |
Cnon_negative_decimal_number_producer_with_digits_limit_t | A producer for the case when a non-negative decimal number is expected in the input stream |
Cnot_clause_t | A template for implementation of clause that checks absence of some entity in the input stream |
Cnot_particular_symbol_predicate_t | A predicate for cases where mismatch with a particular symbol is required |
Cparticular_symbol_predicate_t | A predicate for cases where exact match of expected and actual symbols is required |
Cproduce_t | A template for producing a value of specific type of a sequence of entities from the input stream |
Cproducer_tag | A special base class to be used with producers |
Crepeat_clause_t | A template for handling repetition of clauses |
Csequence_clause_t | A template for implementation of clause that checks and handles presence of sequence of entities in the input stream |
►Csource_t | The class that implements "input stream" |
Ccontent_consumer_t | A helper class to automatically return acquired content back to the input stream |
Cstd_array_wrapper | A special wrapper for std::array type to be used inside a producer during the parsing |
Csymbol_from_range_predicate_t | A predicate for cases where a symbol should belong to specified range |
Csymbol_from_range_producer_t | A producer for the case when a symbol should belong to specified range |
Csymbol_producer_t | A producer for the case when a particual character is expected in the input stream |
Csymbol_producer_template_t | A template for producer of charachers that satisfy some predicate |
Cto_container_consumer_t | A template for a consumer that stories values into a container |
Cto_lower_transformer_proxy_t | A proxy for the creation of an appropriate to_lower_transformer |
Cto_lower_transformer_t | |
Cto_lower_transformer_t< char > | An implementation of transformer that converts the content of the input character to lower case |
Cto_lower_transformer_t< std::array< char, S > > | An implementation of transformer that converts the content of the input std::array to lower case |
Cto_lower_transformer_t< std::string > | An implementation of transformer that converts the content of the input std::string to lower case |
Ctop_level_clause_t | A special class to be used as the top level clause in parser |
Ctransformed_value_producer_t | A template of producer that gets a value from another producer, transforms it and produces transformed value |
Ctransformed_value_producer_traits_checker | A helper template for checking a possibility to connect a producer with a transformer |
Ctransformer_invoker | A helper template for calling transformation function |
Ctransformer_invoker< expected_t< Result_Type, error_reason_t > > | |
Ctransformer_proxy_tag | A special base class to be used with transformer-proxies |
Ctransformer_tag | A special base class to be used with transformers |
Ctuple_item_consumer_t | A consumer that stores a result value at the specified index in the result tuple |
Cdigits_to_consume_t | Limits for number of digits to be extracted during parsing of decimal numbers |
Cnothing_t | A special type to be used in the case where there is no need to store produced value |
Cparse_error_t | Information about parsing error |
Cresult_value_wrapper | A template with specializations for different kind of result values and for type nothing |
Cresult_value_wrapper< nothing_t > | |
Cresult_value_wrapper< std::array< T, S > > | |
Cresult_value_wrapper< std::basic_string< Char, Args... > > | |
Cresult_value_wrapper< std::map< K, V, Args... > > | |
Cresult_value_wrapper< std::vector< T, Args... > > | |
Cresult_wrapper_for | A metafunction for detection of actual result_value_wrapper type for T |
Cresult_wrapper_for< impl::std_array_wrapper< T, S > > | A specialization of result_wrapper_for metafunction for the case of std::array wrapper |
►Nfile_upload | |
►Nimpl | |
Cvalid_handler_type | |
Cvalid_handler_type< T, restinio::utils::metaprogramming::void_t< std::enable_if_t< std::is_same< handling_result_t, decltype(std::declval< T >()(std::declval< part_description_t >())) >::value, bool > > > | |
Cpart_description_t | A description of one part with an uploaded file |
►Nhttp_field_parsers | |
►Nauthorization_details | |
Cis_token68_char_predicate_t | A preducate for symbol_producer_template that checks that a symbol can be used inside token68 from RFC7235 |
Ctoken68_t | A structure for holding a value of token68 from RFC7235 |
►Nbasic_auth | |
Cparams_t | Parameters for basic authentification |
►Nbearer_auth | |
Cparams_t | Parameters for bearer authentification |
►Ncontent_disposition_details | |
Cattr_char_predicate_t | A preducate for symbol_producer_template that checks that a symbol is attr-char symbol from RCF5987 |
Cext_token_producer_t | A producer for token that is an "extended parameter name" in sense of RCF6266 and RCF5987 |
Clanguage_predicate_t | A preducate for symbol_producer_template that checks that a symbol is language symbol from RCF5646 |
Cmime_charsetc_predicate_t | A preducate for symbol_producer_template that checks that a symbol is mime-charsetc symbol from RCF5987 |
Cregular_token_producer_t | A producer for token that is a "regular parameter name" in sense of RCF6266 and RCF5987 |
►Ndetails | |
Cpct_encoded_symbols_consumer_t | A special consumer that inserts an extracted sequence of symbols into the result string |
►Nhost_details | |
Csub_delims_predicate_t | A preducate for symbol_producer_template that checks that a symbol is sub-delims symbol from RCF3986 |
Cunreserved_predicate_t | A preducate for symbol_producer_template that checks that a symbol is unreserved symbol from RCF3986 |
►Nimpl | |
Ccomment_producer_t | A producer for comment |
Cis_alpha_predicate_t | A preducate for symbol_producer_template that checks that a symbol is an alpha |
Cis_alphanum_predicate_t | A preducate for symbol_producer_template that checks that a symbol is an alpha or numeric |
Cis_ctext_predicate_t | A preducate for symbol_producer_template that checks that a symbol is a ctext |
Cis_token_char_predicate_t | A predicate for symbol_producer_template that checks that a symbol can be used inside a token |
Cis_vchar_predicate_t | A preducate for symbol_producer_template that checks that a symbol is a VCHAR |
Cmaybe_empty_comma_separated_list_producer_t | A template for a producer that handles possibly empty list of comma-separated values |
Cnon_empty_comma_separated_list_producer_t | A template for a producer that handles non-empty list of comma-separated values |
Cows_producer_t | A producer for OWS |
Cparams_with_opt_value_producer_t | A type of producer that produces instances of parameter_with_optional_value_container |
Cparams_with_value_producer_t | A type of producer that produces instances of parameter_with_mandatory_value_container |
Cquoted_pair_producer_t | A producer for quoted_pair |
Cquoted_string_producer_t | A producer for quoted_string |
►Cqvalue_producer_t | An implementation of producer of qvalue |
Cdigit_consumer_t | A helper class to be used to accumulate actual integer while when the next digit is extracted from the input stream |
Czero_initialized_unit_t | |
Ctoken_producer_t | A producer for token |
►Nqvalue_details | |
Ctrusted | A helper wrapper to indicate that value is already checked and shouldn't be checked again |
Cuntrusted | A helper wrapper to indicate that value hasn't been checked yet and should be checked in the constructor of qvalue |
►Nrange_details | |
Cbyte_ranges_specifier_t | A struct that holds a container of byte_range_specs |
Cdouble_ended_range_t | Value of range for the case where both ends of the range are defined |
Copen_ended_range_t | Value of range for the case where only left border of the range is defined |
Cother_ranges_specifier_t | A description of a range value of units those are not "bytes" |
Csuffix_length_t | Value of range for the case where only length of range's suffix is defined |
►Ntry_extract_field_details | |
Cvalid_field_type | |
Cvalid_field_type< T, restinio::utils::metaprogramming::void_t< std::enable_if_t< std::is_same< expected_t< T, restinio::easy_parser::parse_error_t >, decltype(T::try_parse(std::declval< string_view_t >())) >::value, bool > > > | |
►Caccept_charset_value_t | Tools for working with the value of Accept-Charset HTTP-field |
Citem_t | |
►Caccept_encoding_value_t | Tools for working with the value of Accept-Encoding HTTP-field |
Citem_t | |
►Caccept_language_value_t | Tools for working with the value of Accept-Language HTTP-field |
Citem_t | |
►Caccept_value_t | Tools for working with the value of Accept HTTP-field |
Citem_t | |
►Cauthorization_value_t | Tools for working with the value of Authorization HTTP-field |
Cparam_t | A storage for a parameter with a name and a value |
Cparam_value_t | A storage for the value of a parameter |
Ccache_control_value_t | Tools for working with the value of Cache-Control HTTP-field |
Cconnection_value_t | Tools for working with the value of Connection HTTP-field |
Ccontent_disposition_value_t | Tools for working with the value of Content-Disposition HTTP-field |
Ccontent_encoding_value_t | Tools for working with the value of Content-Encoding HTTP-field |
Ccontent_type_value_t | Tools for working with the value of Content-Type HTTP-field |
Cfield_not_found_t | A special type to be returned in the case if HTTP-field isn't found in a request |
Cmedia_type_value_t | Tools for working with media-type in HTTP-fields |
Cnot_found_t | An empty type to be used as indicator of negative search result |
Cqvalue_t | A class for holding the parsed value of qvalue from RFC7231 |
Crange_value_t | Tools for working with the value of Range HTTP-field |
►Craw_host_value_t | Tools for working with the raw value of Host HTTP-field |
Cipv4_address_t | |
Cipv6_address_t | |
Creg_name_t | |
►Ctransfer_encoding_value_t | Tools for working with the value of Transfer-Encoding HTTP-field |
Ctransfer_extension_t | Description of transfer-extension |
►Cuser_agent_value_t | Tools for working with the value of User-Agent HTTP-field |
Cproduct_t | A type for holding an info about a product |
►Nimpl | |
►Nacceptor_details | |
Cip_blocker_holder_t | A class for holding actual IP-blocker |
Cip_blocker_holder_t< restinio::ip_blocker::noop_ip_blocker_t > | A specialization of ip_blocker_holder for case of noop_ip_blocker |
►Nconnection_settings_details | |
Cstate_listener_holder_t | A class for holding actual state listener |
Cstate_listener_holder_t< connection_state::noop_listener_t > | A specialization of state_listener_holder for case of noop_listener |
►Noverflow_controlled_integer_accumulator_details | |
Cextremum_value | |
Cextremum_value< T, check_negative_extremum > | |
Cextremum_value< T, check_positive_extremum > | |
Cacceptor_t | Context for accepting http connections |
Cbuf_iface_t | Internal interface for a trivial buffer-like entity |
Ccheck_negative_extremum | |
Ccheck_positive_extremum | |
Cchunked_input_info_block_t | Bunch of data related to chunked input |
Cconnection_base_t | HTTP connection base |
Cconnection_factory_t | Factory for connections |
Cconnection_input_t | Data associated with connection read routine |
Cconnection_settings_t | Parameters shared between connections |
►Cconnection_t | Context for handling http connections |
Cupgrade_internals_t | Internals that are necessary for upgrade |
Cconst_buf_t | Buffer entity for const buffer |
Cdatasizeable_buf_t | User defined datasizable object |
Cempty_buf_t | Empty buffer entity |
Cexecutor_wrapper_t | Wrapper for an executor (strand) used by connections |
Cexternal_io_context_for_thread_pool_t | A class for holding a reference to external Asio's io_context |
Cfixed_buffer_t | Helper class for reading bytes and feeding them to parser |
Cgeneric_request_extra_data_holder_t | Helper class for holding a buffer for extra-data object to be incorporated into a request object |
Chttp_parser_ctx_t | Parsing result context for using in parser callbacks |
Cioctx_on_thread_pool_t | |
Coverflow_controlled_integer_accumulator_t | Helper class for accumulating integer value during parsing it from string (with check for overflow) |
Cown_io_context_for_thread_pool_t | A class for holding actual instance of Asio's io_context |
Cresponse_context_t | A context for a single response |
Cresponse_context_table_t | Helper storage for responses' contexts |
Cresponse_coordinator_t | Coordinator for process of sending responses with respect to http pipeline technique and chunk transfer |
Crestinio_err_category_t | Error category for asio compatible error codes |
Csendfile_operation_base_t | Base class for storing sendfile operation context |
Csendfile_operation_runner_base_t | A base runner of sendfile operation (keeps all the data) |
Csendfile_operation_runner_t | A runner of sendfile operation |
Csendfile_operation_runner_t< asio_ns::ip::tcp::socket > | A specialization for plain tcp-socket using linux sendfile() (http://man7.org/linux/man-pages/man2/sendfile.2.html) |
Csendfile_write_operation_t | Send file operation wrapper |
Cshared_datasizeable_buf_t | Buffer based on shared_ptr of data-sizeable entity |
Csocket_supplier_t | |
Csocket_supplier_t< tls_socket_t > | A custom socket storage for tls_socket_t |
Ctls_socket_t | Socket adapter for asio::ssl::stream< asio::ip::tcp::socket > |
Cwritable_base_t | A base class for writable items |
►Cwrite_group_output_ctx_t | Helper class for writting response data |
Cfile_write_operation_t | Write operaton using sendfile |
Cnone_write_operation_t | None write operation |
Ctrivial_write_operation_t | Trivial write operaton |
►Nip_blocker | |
Cincoming_info_t | An information about new incoming connection to be passed to IP-blocker object |
Cnoop_ip_blocker_t | The default no-op IP-blocker |
►Nmultipart_body | |
►Nimpl | |
►Nparser_details | |
Cbody_producer_t | A special producer that consumes the whole remaining content from the input stream |
Cfield_value_producer_t | A special producer that consumes the rest of the current line in the input stream until CR/LF will be found |
Cvalid_handler_type | |
Cvalid_handler_type< T, restinio::utils::metaprogramming::void_t< std::enable_if_t< std::is_same< handling_result_t, decltype(std::declval< T >()(std::declval< parsed_part_t >())) >::value, bool > > > | |
Cparsed_part_t | A description of parsed content of one part of a multipart body |
►Nparse_query_traits | |
►Ndetails | |
Campersand_and_semicolon_as_separators | Helper class to be reused in implementation of query-string parsing traits |
Campersand_only_as_separators | Helper class to be reused in implementation of query-string parsing traits |
Cjavascript_compatible | Traits for parsing a query string in JavaScript-compatible mode |
Crelaxed | Traits for parsing a query string in a very relaxed mode |
Crestinio_defaults | Traits for the default RESTinio parser for query string |
Cx_www_form_urlencoded | Traits for parsing a query string in application/x-www-form-urlencoded mode |
►Npath2regex | |
►Nimpl | |
Cparameter_token_t | Token for paramater (named/indexed) |
Cplain_string_token_t | Plain str token |
Croute_regex_matcher_data_t | Resulting regex and param extraction for a specific route |
Cstring_view_buffer_storage_appender_t | Appender for names to a given buffered string |
Ctoken_t | Base class for token variants |
Coptions_t | Options for matching routes |
►Nrouter | |
►Neasy_parser_router | |
►Nimpl | |
►Ndsl_details | |
Cadd_type_if_necessary | |
Cadd_type_if_necessary_impl | |
Cadd_type_if_necessary_impl< H, To< Results... >, false > | |
Cadd_type_if_necessary_impl< H, To< Results... >, true > | |
Cclauses_type_maker | |
Cclauses_type_maker< From< Sources... >, To< Results... >, Current_Index > | |
Cclauses_type_maker< From<>, To< Results... >, Current_Index > | |
Cdetect_result_tuple | |
Cmake_clauses_types | |
Cone_clause_type_processor | |
Cone_clause_type_processor< const char[Size], false, Current_Index > | |
Cone_clause_type_processor< std::string, false, Current_Index > | |
Cone_clause_type_processor< string_view_t, false, Current_Index > | |
Cone_clause_type_processor< T, true, Current_Index > | |
Cresult_tuple_detector | |
Cresult_tuple_detector< From< Sources... >, To< Results... > > | |
Cresult_tuple_detector< From<>, To< Results... > > | |
Cspecial_decay | A special analog of std::decay meta-function that is handles array differently |
Cactual_router_entry_t | An actual implementation of router_entry interface |
Cdsl_processor | The main meta-function for processing route DSL |
Cno_match_t | Helper type to indicate a negative match attempt |
Cpath_to_params_producer_t | An implementation of a producer for path_to_params case |
Cpath_to_tuple_producer_t | An implementation of a producer for path_to_tuple case |
Crouter_entry_t | An interface for one entry of easy_parser-based router |
Cspecial_exact_fixed_size_fragment_clause_t | A special clause type for case when exact_fixed_size_fragment_producer should be used without storing its value |
Cspecial_exact_fragment_clause_t | A special clause type for case when exact_fragment_producer should be used without storing its value |
Cspecial_produce_tuple_item_clause_t | A special case of produce-consume clause where the produced value is stored into a tuple |
Cunescape_transformer_t | A transformer that performs percent-unescaping of an input string |
►Nimpl | |
Callocated_matcher_proxy_t | A proxy for actual method_matcher that will be allocated in dynamic memory |
Cbuffered_matcher_holder_t | A special class that allows to hold a copy of small-size method_matchers or a pointer to dynamically allocated large-size method_matchers |
Cfixed_size_any_of_matcher_t | A matcher that finds a value in the vector of allowed values of fixed size |
Cfixed_size_none_of_matcher_t | A matcher that finds a value in the vector of disabled values of fixed size |
Croute_matcher_t | A matcher for a given path |
Croute_params_accessor_t | Route params private internals accessor |
Croute_params_appender_t | Helper class for gthering parameters from route |
Csimple_matcher_t | A simple method_matcher that compares just one user-specified value |
Ctarget_path_holder_t | Helper class for holding a unique instance of char array with target_path value |
►Npcre2_details | |
►Cmatch_results_t | A wrapper class for working with pcre match results |
Cmatched_item_descriptor_t | |
Cregex_t | A wrapper for using pcre regexes in express_router |
►Npcre_details | |
►Cmatch_results_t | A wrapper class for working with pcre match results |
Cmatched_item_descriptor_t | |
Cregex_t | A wrapper for using pcre regexes in express_router |
Cboost_regex_engine_t | Regex engine implementation for using with standard regex implementation |
Cdynamic_any_of_methods_matcher_t | An implementation of method_matcher that allows a method if it's found in a dynamic list of allowed methods |
Cdynamic_none_of_methods_matcher_t | An implementation of method_matcher that allows a method if it isn't found in a dynamic list of disabled methods |
Cgeneric_easy_parser_router_t | A generic request router that uses easy_parser for matching requests with handlers |
Cgeneric_express_route_entry_t | A single generic express route entry |
Cgeneric_express_router_t | Generic Express.js style router |
Cmethod_matcher_t | An interface of method_matcher |
Cpcre2_regex_engine_t | Regex engine implementation for PCRE2 |
Cpcre2_traits_t | PCRE traits |
Cpcre_regex_engine_t | Regex engine implementation for PCRE |
Cpcre_traits_t | PCRE traits |
Croute_params_t | Parameters extracted from route |
Cstd_regex_engine_t | Regex engine implementation for using with standard regex implementation |
►Nso5 | |
Ca_timeout_handler_t | Agent that handles timeouts |
Cmsg_check_timer_t | Check timer |
►Cso_timer_manager_t | Timer factory implementation using timers from SObjectizer |
Cfactory_t | |
Ctimer_guard_t | Timer guard for async operations |
►Nstatic_if_details | |
Cstatic_if_impl | |
Cstatic_if_impl< false > | |
Cstatic_if_impl< true > | |
►Nsync_chain | |
Cfixed_size_chain_t | A holder of fixed-size chain of synchronous handlers |
►Cgrowable_size_chain_t | A holder of variable-size chain of synchronous handlers |
Cbuilder_t | A builder of an instance of growable_size_chain |
Ccreation_token_t | |
►Ntransforms | |
►Nzlib | |
Cbody_appender_base_t | Base class for body appenders |
Cbody_appender_t | |
Cbody_appender_t< chunked_output_t > | |
Cbody_appender_t< restinio_controlled_output_t > | |
Cbody_appender_t< user_controlled_output_t > | |
Cparams_t | Parameters of performing data transformation with zlib |
Cx_controlled_output_body_appender_base_t | Base class for body appenders with restinio or user controlled output |
Czlib_t | Zlib transformator |
►Nutils | |
►Ndetails | |
Cint16_parse_traits_t | |
Cint32_parse_traits_t | |
Cint64_parse_traits_t | |
Cint8_parse_traits_t | |
Cuint16_parse_traits_t | |
Cuint32_parse_traits_t | |
Cuint64_parse_traits_t | |
Cuint8_parse_traits_t | |
►Nimpl | |
►Nbitops | |
►Ndetails | |
Cbits_count | |
Cbits_count< char > | |
Cbits_count< std::int16_t > | |
Cbits_count< std::int32_t > | |
Cbits_count< std::int64_t > | |
Cbits_count< std::int8_t > | |
Cbits_count< std::uint16_t > | |
Cbits_count< std::uint32_t > | |
Cbits_count< std::uint64_t > | |
Cbits_count< std::uint8_t > | |
Csafe_uint64_to_size_t | |
Csafe_uint64_to_size_t< false > | |
Csafe_uint64_to_size_t< true > | |
►Nmetaprogramming | |
►Nimpl | |
Call_of | |
Call_of< Predicate, H > | |
Call_of< Predicate, type_list< Types... > > | |
Cdebug_print | |
Chead_of | |
Chead_of< T > | |
Cput_front | |
Cput_front< T, L< Rest... > > | |
Crename | |
Crename< From< Types... >, To > | |
Ctail_of | |
Ctail_of< L > | |
Ctransform | |
Ctransform< Transform_F, From< Sources... >, To< Results... > > | |
Ctransform< Transform_F, From<>, To< Results... > > | |
Cmake_void | |
Ctype_list | The basic building block: a type for representation of a type list |
►Nscope_exit_details | |
Cat_exit_t | Helper class for scope exit implementation |
►Nsha1 | |
Cbuilder_t | |
Cjavascript_compatible_unescape_traits | The traits for escaping and unexcaping symbols in JavaScript-compatible mode |
Crelaxed_unescape_traits | Traits for escaping and unescaping symbols in a query string in very relaxed mode |
Crestinio_default_unescape_traits | The default traits for escaping and unexcaping symbols in a query string |
Ctagged_scalar_t | Helper template for defining tagged scalar types |
Cunescape_percent_encoding_failure_t | Type that indicates a failure of unescaping of percent-encoded symbols |
Cunescape_percent_encoding_success_t | Type that indicates that unescaping of percent-encoded symbols completed successfully |
Cutf8_checker_t | Helper class for checking UTF-8 byte sequence during parsing URI or incoming byte stream |
Cx_www_form_urlencoded_unescape_traits | Traits for escaping and unexcaping symbols in a query string in correspondence with application/x-www-form-urlencoded rules |
►Nwebsocket | |
►Nbasic | |
►Nimpl | |
Cconnection_input_t | Websocket input stuff |
Cexpected_data_t | Data with expected size |
Cmessage_details_t | Websocket message class with more detailed protocol information |
Cunmasker_t | |
Cws_connection_base_t | WebSocket connection base |
►Cws_connection_t | Context for handling websocket connections |
Cone_shot_action_t | A helper class for running exclusive action. Only a first action will run |
Cws_outgoing_data_t | A queue for outgoing buffers |
Cws_parser_t | Websocket parser |
Cws_protocol_validator_t | Class for websocket protocol validations |
Cmessage_t | WebSocket message |
Cws_t | A WebSocket bind |
Cacceptor_options_t | An adapter for setting acceptor options before running server |
►Casio_timer_manager_t | Timer factory implementation using asio timers |
Cfactory_t | |
Ctimer_guard_t | Timer guard for async operations |
Cbase_response_builder_t | |
Cbasic_server_settings_t | Basic container for http_server settings |
Cchunk_info_t | Information about one chunk in an incoming request with chunked encoding |
Cchunked_input_info_t | An information about chunks and trailing fields in the incoming request |
Cchunked_output_t | Tag type for chunked output response builder |
Cconnection_count_limit_types | A kind of metafunction that deduces actual types related to connection count limiter in the dependecy of Traits |
Cconnection_state_listener_holder_t | A special class for holding actual connection state listener |
Cconnection_state_listener_holder_t< connection_state::noop_listener_t > | A special class for case when no-op state listener is used |
Cconst_buffer_t | Helper class for setting a constant buffer storage explicitly |
Cdefault_http_methods_t | The default implementation for http_method_mapper |
Cexception_t | Exception class for all exceptions thrown by RESTinio |
Cextra_data_buffer_t | Helper for holding a pointer to a buffer where a new object of type Extra_Data should be constructed |
Cfile_descriptor_holder_t | Wrapper class for working with native file handler |
Cfile_meta_t | Meta data of the file |
Cgeneric_request_t | HTTP Request data |
Chttp_header_common_t | Req/Resp headers common data |
Chttp_header_field_t | A single header field |
Chttp_header_fields_t | Header fields map |
Chttp_method_id_t | A type for representation of HTTP method ID |
Chttp_request_header_t | Req header |
Chttp_response_header_t | Resp header |
Chttp_server_t | Class for http-server |
Chttp_status_code_t | A handy wrapper for HTTP response status code |
Chttp_status_line_t | HTTP response header status line |
Cincoming_http_msg_limits_t | A type of holder of limits related to an incoming HTTP message |
Cio_context_holder_t | Helper class for holding shared pointer to io_context |
Cip_blocker_holder_t | A special class for holding actual IP-blocker object |
Cip_blocker_holder_t< ip_blocker::noop_ip_blocker_t > | A special class for case when no-op IP-blocker is used |
►Cno_extra_data_factory_t | The default extra-data-factory to be used in server's traits if a user doesn't specify own one |
Cdata_t | A type of extra-data to be incorporated into a request object by the default |
Cnull_logger_t | No operation logger |
Cnull_mutex_t | A class to be used as null_mutex |
►Cnull_timer_manager_t | Timer factory implementation using asio timers |
Cfactory_t | |
Ctimer_guard_t | Timer guard for async operations |
Con_pool_runner_t | Helper class for running an existing HTTP-server on a thread pool without blocking the current thread |
Costream_logger_t | Logger for std::ostream |
Cparse_query_failure_t | Type that indicates a failure of an attempt of query-string parsing |
Cquery_string_params_t | Parameters container for query strings parameters |
Cresponse_builder_t | Forbid arbitrary response_builder_t instantiations |
Cresponse_builder_t< chunked_output_t > | Chunked transfer encoding output builder |
Cresponse_builder_t< restinio_controlled_output_t > | Simple standard response builder |
Cresponse_builder_t< user_controlled_output_t > | User controlled response output builder |
Cresponse_output_flags_t | Response output flags for buffers commited to response-coordinator |
Crestinio_controlled_output_t | Tag type for RESTinio controlled output response builder |
Crun_existing_server_on_thread_pool_t | Helper type for holding parameters necessary for running HTTP-server on a thread pool |
Crun_on_this_thread_settings_t | Settings for the case when http_server must be run on the context of the current thread |
Crun_on_thread_pool_settings_t | Settings for the case when http_server must be run on the context of the current thread |
Crunning_server_instance_t | A helper class used in an implementation of run_async function |
Csendfile_chunk_size_guarded_value_t | A guard class for setting chunk size |
Csendfile_t | Send file write operation description |
Cserver_settings_t | A fluent style interface for setting http server params |
Csimple_extra_data_factory_t | A helper template class for cases when extra-data-factory is just a simple stateless object |
Csocket_options_t | An adapter for setting acceptor options before running server |
Csocket_type_dependent_settings_t | Extra settings needed for working with socket |
Csocket_type_dependent_settings_t< Settings, tls_socket_t > | Customizes extra settings needed for working with socket |
Ctcp_connection_ctx_base_t | TCP connection base |
Ctraits_t | |
Cuser_controlled_output_t | Tag type for user controlled output response builder |
Cwritable_item_t | Class for storing the buffers used for streaming body (request/response) |
Cwrite_group_t | Group of writable items transported to the context of underlying connection as one solid piece |
▼Nstd | STL namespace |
Chash< nonstd::expected< T &, E > > | |
Chash< nonstd::expected< T, E > > | |
Chash< nonstd::expected< void, E > > | |
Ccode | |
Cconfig_s | |
Cct_data_s | |
Cgz_header_s | |
Cgz_state | |
CgzFile_s | |
Cinffast_ar | |
Cinflate_state | |
Cinternal_state | |
Cstatic_tree_desc_s | |
Ctree_desc_s | |
Cz_stream_s | |