udho
latest

Contents:

  • Udho API
  • Quickstart
  • Building udho
  • URL Routing
  • Request Context
  • HTTP Server
  • Form
  • HTTP Session
  • Logging
  • Async Task Graph
udho
  • Docs »
  • Udho API »
  • Namespace udho::detail
  • Edit on GitLab

Namespace udho::detail¶

Contents

  • Classes

  • Functions

  • Typedefs

Classes¶

  • Template Struct association

  • Template Struct association_group

  • Template Struct association_group< U, void >

  • Template Struct association_group_visitor

  • Template Struct association_group_visitor< association_group< U, V >, false >

  • Template Struct association_group_visitor< association_group< U, V >, true >

  • Template Struct association_group_visitor< association_group< U, void >, false >

  • Struct association_leaf

  • Template Struct association_lexical_extractor

  • Template Struct association_value_extractor

  • Template Struct async_result

  • Template Struct client_connection_wrapper

  • Template Struct context_common

  • Template Struct context_impl

  • Template Struct http_client_connection

  • Template Struct https_client_connection

  • Struct interaction_

  • Template Struct is_prepared

  • Template Struct responder

  • Template Struct responder< F, std::map< U, V > >

  • Template Struct responder< F, std::vector< V > >

  • Struct route

  • Template Struct url_data_

  • Struct url_data_::host_t

  • Struct url_data_::path_t

  • Struct url_data_::port_t

  • Struct url_data_::protocol_t

  • Struct url_data_::query_t

  • Struct url_data_::target_t

  • Template Class is_streamable

Functions¶

  • Template Function udho::detail::operator|

  • Template Function udho::detail::visit

Typedefs¶

  • Typedef udho::detail::url_data

Next Previous

© Copyright 2020, Neel Basu (Sunanda Bose) Revision 6aa983aa.

Built with Sphinx using a theme provided by Read the Docs.