| dbp::any | Any container class |
| dbp::apache_application | Apache application class |
| dbp::app_config | Configuration file parser class |
| dbp::app_config_exception | Configuration file exception class |
| dbp::application | Console application class |
| dbp::application_int | Base application interface class |
| dbp::atomic_counter | Atomic counter class |
| dbp::cgi_application | CGI application class |
| dbp::char_compare | Case insensitive char comparing |
| dbp::char_length | Get lexicographical string length |
| dbp::cmdline_parameter | Command line parameter |
| dbp::cmdline_parameters | Command line parser |
| dbp::cmdline_parameters_exception | Command line parameter exception |
| dbp::codec::codec | Codec (coder/decoder) interface |
| dbp::codec::codec_base64 | Base64 coder/decoder class |
| dbp::codec::codec_exception | Coder/Decoder exception |
| dbp::compare | Case insensitive string comparing |
| dbp::odbc::connection | ODBC database connection |
| dbp::odbc::connection_exception | ODBC connection exception |
| dbp::filesystem::const_iterator | Filesystem search results iterator |
| dbp::daemon_application | Daemon application class |
| dbp::daemon_application_int | Daemon application interface |
| dbp::datetime | Date and time class |
| dbp::codec::decoder | Data decoder interface |
| dbp::disposable | Disposable interface |
| dbp::codec::encoder | Data encoder interface |
| dbp::codec::encoder_md5 | MD5 encoder |
| dbp::event | Condition variable lock (event) |
| dbp::exception | Generic exception class |
| dbp::factory< T > | Object factory class template |
| dbp::factory_exception | Object factory exception |
| dbp::odbc::query::field | Recordset field |
| dbp::filefs | Local filesystem class |
| dbp::filesystem | Filesystem interface |
| dbp::odbc::query::flush | Special class to execute the query via << operator |
| dbp::format | String format |
| dbp::gui_application | GUI (Graphical User Interface) application class |
| dbp::http_cookie | HTTP cookie |
| dbp::http_header | HTTP header |
| dbp::http_request | HTTP request |
| dbp::http_response | HTTP response |
| dbp::http_server | HTTP server |
| dbp::i18n | Internationalization helper class |
| dbp::iostream | Input/Output stream class |
| dbp::iostream_exception | Input/Output stream exception class |
| dbp::isapi_application | ISAPI application class |
| dbp::log | Logger class |
| dbp::message_box | Message box dialog |
| dbp::mimetype | MIME type file classifier |
| dbp::mutex | Mutually exclusive lock |
| dbp::mutex_exception | Mutex exception |
| dbp::mutex_guard | Mutex smart pointer |
| dbp::noncopyable | Non-copyable class |
| dbp::odbc::query::parameter | Query parameter |
| dbp::plugin | Plugin loader |
| dbp::plugin_exception | Plugin exception |
| dbp::plugin_int | Plugin interface |
| dbp::pool< T > | Objects pool template class |
| dbp::pool_ptr< T > | Pool item smart pointer |
| dbp::odbc::query | The ODBC query |
| dbp::odbc::query_exception | The ODBC query exception |
| dbp::semaphore | Semaphore synchronization class |
| dbp::semaphore_exception | Semaphore exception class |
| dbp::shared_ptr< T > | Smart pointer with reference counting support |
| dbp::singleton< T > | Singleton class template |
| dbp::socket | Base class for network sockets |
| dbp::socket_address | Represents socket's address list and a port |
| dbp::socket_exception | Socket error exception class |
| dbp::socket_stream | Class description |
| dbp::ssl_socket | SSL Socket Class |
| dbp::string2wstring | String to wide string convert |
| dbp::tcp_client | TCP Client class |
| dbp::tcp_server | TCP Server class |
| dbp::thread | System thread |
| dbp::thread_exception | Thread exception |
| dbp::thread_int | Thread interface |
| dbp::tokenize | Split the string to tokens |
| dbp::trim | Trim trailing spaces from a string |
| dbp::type_conversion_exception | Type conversion exception class |
| dbp::url | URL parser |
| dbp::uuid | UUID class |
| dbp::web_application_int | Generic web application interface class |
| dbp::widget_factory | GUI widgets factory |
| dbp::wstring2string | Wide string to string convert |