niftyLib::STR::basic_conv< iCharT, xCharT, TraitsT > | A code conversion class for std::basic_string<CharT> objects |
niftyLib::STR::basic_conv< iCharT, iCharT, std::char_traits< iCharT > > | Conv<iCharT,xCharT> specialization for cases where iCharT==xCharT |
niftyLib::STR::basic_conv_base< iCharT, xCharT, TraitsT > | The base class of all basic_conv variants |
niftyLib::IO::basic_fd_device< CharT, TraitsT > | A IO-Device which is associated with a unix-style fd file |
niftyLib::IO::basic_log_filter< CharT, TraitsT, DeviceT > | Special purpose device nifty for outputting strings into a log file or syslog facility |
niftyLib::IO::basic_log_intro< iCharT, TraitsT > | A I/O manipulator setting the current str_log_filter::log_intro of an associated std::basic_ostream<CharT> |
niftyLib::IO::basic_streambuf< CharT, PolicyT, TraitsT > | A fundamental double buffer streambuf implementation which offers pur virtual read/write methods to be overwritten by sublasses |
niftyLib::IO::basic_streambuf_policy | |
niftyLib::IO::basic_streambuf_policy::debug | |
niftyLib::UTIL::bool_and< _A, _B > | |
niftyLib::UTIL::bool_and< true, true > | |
niftyLib::UTIL::bool_expression< _B > | Most generic bool_expression |
niftyLib::UTIL::bool_expression< true > | Bool_expression specialization for _B==true |
niftyLib::UTIL::bool_false_expression | Base class for all boolean template structs that default to false |
niftyLib::UTIL::bool_not< _A > | |
niftyLib::UTIL::bool_not< false > | |
niftyLib::UTIL::bool_or< _A, _B > | |
niftyLib::UTIL::bool_or< false, false > | |
niftyLib::UTIL::bool_true_expression | Base class for all true boolean template structs of the UTIL namespace |
niftyLib::UTIL::bool_xor< _A, _B > | |
buffer_plugin | |
lighttpd::IO::chunked_device | A device ready to be plugged into a niftyLib::IO::device_streambuf This one is needed to read/write from/to the lighttpd specific chunkedqueue data queues |
niftyLib::IO::codecvt_streambuf< iCharT, xCharT, PolicyT, iTraitsT, xTraitsT > | A generic approach towards a imbueable streambuf |
niftyLib::IO::codecvt_streambuf_policy | |
cond_cache_t | |
niftyLib::UTIL::conditional_const< _T, false, false > | |
niftyLib::UTIL::conditional_const< _T, true, false > | |
niftyLib::UTIL::conditional_ptr_to_const< _T, false, false > | |
niftyLib::UTIL::conditional_ptr_to_const< _T, true, false > | |
niftyLib::UTIL::conditional_ref_to_const< _T, false, false > | |
niftyLib::UTIL::conditional_ref_to_const< _T, true, false > | |
config_values_t | |
lighttpd::Connection | Instance covers the connection pointer from the lighttpd C-World |
connection | |
connections | |
lighttpd::Content_tmpl< V > | |
niftyLib::IO::device< CharT, TraitsT > | Generic Output device from which one might to choose to derive a new device class |
niftyLib::IO::device_streambuf< CharT, DeviceT, PolicyT, TraitsT, CodeCvt > | Device_streambuf to be connected with a device |
niftyLib::IO::device_streambuf< CharT, DeviceT, PolicyT, TraitsT, false > | Specialization for device_streambuf whenever the CharT of the streambuf equals the CharT of the associated device |
niftyLib::IO::device_streambuf< CharT, DeviceT, PolicyT, TraitsT, true > | Partial specialisation if iCharT != xCharT |
niftyLib::IO::device_streambuf_base< SuperT, DeviceT > | Base class for all specializations of device_streambuf |
niftyLib::IO::device_streambuf_policy< CharT, DeviceT > | Beside the standard stuff inherited from basic_streambuf_policy we also deternmine if the CharT of the streambuf differs from the CharT for the associated device<CharT,TraitsT> |
lighttpd::IO::elog_log_device | A lighttpd specific subclass of niftyLb::IO::device which pumps chars into a log file associated with a lighttpd::Server |
niftyLib::IO::err< C > | A conditional stderr stream reference |
fcgi_connections | |
niftyLib::IO::filter< CharT, TraitsT, DeviceT > | Template class filter represents a device which pipes its output/input to/from another device (which of course might be another filter ) |
lighttpd::Hash | |
niftyLib::iexception_buf_t< _Exception, _CharT, _Traits, _Alloc > | An offstring of std::basic_stringbuff which throws an exception whenever an std::ends gets inserted int the buffer |
niftyLib::iexception_stream_t< _Exception, _CharT, _Traits, _Alloc > | An std::ostream offspring which serves as a collector of formated text to be used as the iexception_t::what argument for exception throwing |
niftyLib::iexception_t< SUPER > | Class template for a generic exception object which extends the SUPER class and provides the pure virtual std::exception::what method |
niftyLib::UTIL::is_const< _T > | Is_const uses the is_const type_traits from the BOOST library and expands it with our {yes, no} nomenclature |
niftyLib::UTIL::is_const_ptr< _T > | |
niftyLib::UTIL::is_const_ptr< const _T * > | |
niftyLib::UTIL::is_const_ref< _T > | |
niftyLib::UTIL::is_const_ref< const _T & > | |
niftyLib::UTIL::is_ptr_to_const< _T > | |
niftyLib::UTIL::is_ptr_to_const< _T const * > | |
niftyLib::UTIL::is_ptr_to_const< _T const *const > | |
lighttpd::IO::log_ostream< CharT, TraitsT > | A std::basic_ostream subclass which creates its own std::basic_streambf instance to communicate with lighties logging system |
mod_hello | |
lighttpd::module< NAME > | |
lighttpd::module_adapter< M, MT, PT, V > | |
lighttpd::module_adapter< M, MT, PT, version_1_4_18 > | |
lighttpd::module_adapter< M, MT, PT, version_1_4_19 > | |
lighttpd::module_adapter< M, MT, PT, version_1_5_0 > | |
lighttpd::module_base | |
lighttpd::module_fptr | A collection of conditional function pointers |
lighttpd::module_traits< M, V > | |
lighttpd::module_traits< M, V >::has_function | |
lighttpd::module_traits_base< M, VV > | |
lighttpd::module_traits_base< M, version_1_5_0 > | |
mtime_cache_type | |
multiform_filter< CharT, TraitsT > | |
my_module | |
physical | |
lighttpd::plugin_data< M > | |
lighttpd::plugin_initializer< M, P, V > | |
lighttpd::plugin_initializer< M, P, version_1_4_18 > | |
lighttpd::plugin_initializer< M, P, version_1_4_19 > | |
lighttpd::plugin_initializer< M, P, version_1_5_0 > | |
lighttpd::plugin_traits< P, version_1_4_18 > | |
lighttpd::plugin_traits< P, version_1_4_19 > | |
lighttpd::plugin_traits< P, version_1_5_0 > | |
lighttpd::plugin_types_1_4_x | |
lighttpd::plugin_types_1_5_x | |
realpath_cache_type | |
request | |
lighttpd::Request | This is mainly an opaque pointer to the request struct from the lighttpd C-World |
request_handler | |
request_uri | |
response | |
niftyLib::UTIL::same_type< _C1, _C2 > | Determine at compile time if two types are identical |
lighttpd::Server | |
server | |
server_config | |
server_socket | |
server_socket_array | |
sock_addr | |
specific_config | |
stat_cache | |
stat_cache_entry | |
basic_ostream | |
basic_streambuf | |
niftyLib::IO::str_log_filter< CharT, TraitsT, DeviceT > | A basic_log_filter subclass which dumps out a given string at the beginning of every detected newline-sequence |
niftyLib::IO::streambuf_debug_get< _B > | |
niftyLib::IO::streambuf_debug_get< false > | |
niftyLib::IO::streambuf_debug_put< _B > | |
niftyLib::IO::streambuf_debug_put< false > | |
niftyLib::IO::streambuf_device< CharT, TraitsT > | A device<CharT,TraitsT> subclass which may be plugged onto a basic_streambuf<Chart,TraitsT> |
lighttpd::String | |
niftyLib::IO::syslog_device< CharT, TraitsT > | Output device for the syslog facility found on many UNIX systems |
niftyLib::IO::time_log_filter | A subclass of basic_log_filter which dumps a time-stamp of the current time whenever the streambuf hits a line-feed |
niftyLib::SFINAE::two | |