stdex
Additional custom or not Standard C++ covered algorithms
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 Cstdex::aggregate_progress< T >Aggregated progress indicator
 Cstd::allocator
 Cstdex::chrono::aosn_dateAOsn date
 Cstdex::chrono::aosn_timestampAOsn timestamp
 Cstdex::base64_decBase64 decoding session
 Cstdex::base64_encBase64 encoding session
 Cstdex::stream::basicBasic stream operations
 Cstdex::basic_hash< T >Basic hashing operations
 Cstdex::basic_hash< crc32_t >
 Cstdex::basic_hash< md5_t >
 Cstdex::basic_hash< sha1_t >
 Cstdex::parser::basic_parser< T >Base template for all parsers
 Cstdex::parser::basic_parser< char >
 Cstdex::basic_sys_object< T, TR >Operating system object base class
 Cstdex::benchmarkMeasures time between initialization and going out of scope
 Cstdex::stream::buffer::buffer_t
 Cstdex::charset_encoder< T_from, T_to >Encoding converter context
 Cstdex::wav::cueCue point
 Cstdex::curl_easy_cleanup_deleteDeleter for unique_ptr using curl_easy_cleanup
 Cstdex::curl_initializerContext scope automatic CURL (un)initialization
 Cstdex::curl_slist_free_all_deleteDeleter for unique_ptr using curl_slist_free_all
 Cstdex::wav::dataEncoded waveform content
 Cstdex::html::document< T, TR, AX >HTML document
 Cstdex::html::document< T, TR, AX >
 Cstdex::html::element_traitsDescribes attributes associated with a HTML element
 Cstdex::html::entity< T, TR, AX >HTML entity
 Cstdex::wav::formatWaveform format
 Cstdex::free_locale_deleteDeleter for unique_ptr using free_locale
 Cstdex::freeaddrinfo_deleteDeleter for unique_ptr using freeaddrinfo
 Cstdex::wav::headerFile header
 Cstdex::hex_decHexadecimal decoding session
 Cstdex::hex_encHexadecimal encoding session
 Cstdex::parser::html_attributeTag attribute
 Cstdex::parser::http_factor_more< T >
 Cstdex::html::inserted_tokenInserted HTML token
 Cstdex::interval< T >Numerical interval
 Cstdex::interval< fpos_t >
 Cstdex::interval< size_t >
 Cstdex::wav::labelLabel
 Cstdex::wav::ltxtLabeled text
 Cstdex::mapping< T >Maps index in source string to index in destination string
 Cstdex::md2_tMD2 hash value
 Cstdex::no_delete< T >Noop deleter
 Cstdex::no_delete< T[]>Noop array deleter
 Cstdex::stream::fifo::node_t
 Cstdex::wav::noteNote
 Cstdex::html::parser< T, TR, AX >HTML parser
 Cstdex::pool< T >Per-NUMA pool of items
 Cstdex::progress< T >Progress indicator base class
 Cstdex::progress< size_t >
 Cstdex::sanitizing_allocator< T >::rebind< T2 >Convert this type to sanitizing_allocator<T2>
 Cstdex::idrec::record< T, T_id, ID, T_size, N_align >Helper class for read/write of records to/from memory
 Cstdex::ref_unique_ptr< T, D >Helper class for returning pointers to std::unique_ptr
 Cstdex::ref_unique_ptr< T[], D >Helper class for returning pointers to std::unique_ptr (specialization for arrays)
 Cstdex::ring< T, N_cap >Ring buffer
 Cstdex::ring< uint8_t, default_async_limit >
 Cstd::runtime_error
 Cstdex::sanitizing_blob< N >Sanitizing BLOB
 Cstdex::scoped_executor< F_init, F_done >Executes one lambda immediately, and another when exiting the scope
 Cstdex::html::sequenceBase class for HTML sequences
 Cstdex::sha256_tSHA256 hash value
 Cstdex::sha_tSHA hash value
 Cstdex::wav::silenceSilence
 Cstdex::socket_traitsSocket operations
 Cstdex::spinlockSpin-lock
 Cstdex::sys_info_tSystem information
 Cstdex::sys_object_traitsSystem object operations
 CT
 Cstd::thread
 Cstdex::html::tokenHTML token base class
 Cstd::unique_ptr
 Cstdex::vector_queue< T >Helper class to allow limited size FIFO queues implemented as vector of elements
 Cstdex::watchdog< _Clock, _Duration >Triggers callback if not reset frequently enough