pion
5.0.6
|
▼Npion | |
▼Nerror | |
Cbad_arg | Exception thrown for an invalid configuration argument or option |
Cbad_config | Exception thrown if there is an error parsing a configuration file |
Cbad_password_hash | Exception thrown if a bad password hash is provided |
Cdirectory_not_found | Exception thrown if a required directory is not found |
Cduplicate_plugin | Exception thrown if we try to add or load a duplicate plugin |
Cfile_not_found | Exception thrown if a file is not found |
Copen_file | Exception thrown if we failed to open a file |
Copen_plugin | Exception thrown if we are unable to open a plugin |
Cplugin_missing_symbol | Exception thrown if a plugin is missing a required symbol |
Cplugin_not_found | Exception thrown if a plugin cannot be found |
Cplugin_undefined | Exception thrown if a plugin has an undefined state |
Cread_file | Exception thrown if we failed to read data from a file |
▼Nhttp | |
Cauth | |
Cbasic_auth | |
Ccookie_auth | |
▼Cmessage | |
Ccontent_buffer_t | Simple helper class used to manage a fixed-size payload content buffer |
Creceive_error_t | Data type for library errors returned during receive() operations |
▼Cparser | |
Cerror_category_t | Class-specific error category |
Cplugin_server | |
Cplugin_service | |
Creader | |
Crequest | |
Crequest_reader | |
Crequest_writer | |
Cresponse | |
Cresponse_reader | |
Cresponse_writer | |
Cserver | |
Ctypes | |
Cwriter | |
▼Nplugins | |
CAllowNothingService | |
CCookieService | |
CDiskFile | |
CDiskFileSender | |
CEchoService | |
CFileService | |
CHelloService | |
CLogService | |
CLogServiceAppender | |
▼Nspdy | |
C_http_protocol_info_t | This structure contains the HTTP Protocol information |
C_spdy_header_info | |
Cdecompressor | |
▼Cparser | |
Cerror_category_t | Class-specific error category |
Cspdy_control_frame_info | This structure will be tied to each SPDY frame |
▼Ntcp | |
▼Cconnection | |
Cssl_socket_type | |
Cserver | |
Cstream | |
Cstream_buffer | |
Ctimer | |
▼Ntest | |
Cconfig | |
Csafe_xml_log_formatter | Thread-safe version of Boost.Test's xml_log_formatter class |
Cadmin_rights | |
Calgorithm | |
Cexception | |
Ciequal_to | |
Cihash | |
Clogger | |
Cmulti_thread_scheduler | |
▼Cone_to_one_scheduler | |
Cservice_pair_type | Typedef for a pair object where first is an IO service and second is a deadline timer |
▼Cplugin | |
Cdata_type | |
Cplugin_instance_ptr | |
▼Cplugin_manager | |
Cmap_type | Data type that maps identifiers to plug-in objects |
Cplugin_ptr | |
▼Cprocess | |
Cconfig_type | Data type for static/global process configuration information |
Cscheduler | |
Csingle_service_scheduler | |
Cuser | |
Cuser_manager | |
CHelloServer | Simple TCP server that just sends "Hello there!" to each connection |