pion  5.0.6
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 Npion
 Nerror
 Cbad_argException thrown for an invalid configuration argument or option
 Cbad_configException thrown if there is an error parsing a configuration file
 Cbad_password_hashException thrown if a bad password hash is provided
 Cdirectory_not_foundException thrown if a required directory is not found
 Cduplicate_pluginException thrown if we try to add or load a duplicate plugin
 Cfile_not_foundException thrown if a file is not found
 Copen_fileException thrown if we failed to open a file
 Copen_pluginException thrown if we are unable to open a plugin
 Cplugin_missing_symbolException thrown if a plugin is missing a required symbol
 Cplugin_not_foundException thrown if a plugin cannot be found
 Cplugin_undefinedException thrown if a plugin has an undefined state
 Cread_fileException thrown if we failed to read data from a file
 Nhttp
 Cauth
 Cbasic_auth
 Ccookie_auth
 Cmessage
 Ccontent_buffer_tSimple helper class used to manage a fixed-size payload content buffer
 Creceive_error_tData type for library errors returned during receive() operations
 Cparser
 Cerror_category_tClass-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_tThis structure contains the HTTP Protocol information
 C_spdy_header_info
 Cdecompressor
 Cparser
 Cerror_category_tClass-specific error category
 Cspdy_control_frame_infoThis structure will be tied to each SPDY frame
 Ntcp
 Cconnection
 Cssl_socket_type
 Cserver
 Cstream
 Cstream_buffer
 Ctimer
 Ntest
 Cconfig
 Csafe_xml_log_formatterThread-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_typeTypedef 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_typeData type that maps identifiers to plug-in objects
 Cplugin_ptr
 Cprocess
 Cconfig_typeData type for static/global process configuration information
 Cscheduler
 Csingle_service_scheduler
 Cuser
 Cuser_manager
 CHelloServerSimple TCP server that just sends "Hello there!" to each connection