stdex
Additional custom or not Standard C++ covered algorithms
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 Nstdex
 Nchrono
 Nhtml
 Nidrec
 Nminisign
 Nparser
 Nstream
 Nwav
 Caggregate_progressAggregated progress indicator
 Cbase64_decBase64 decoding session
 Cbase64_encBase64 encoding session
 Cbase64_readerConverts from Base64 when reading from a stream
 Cbase64_writerConverts to Base64 when writing to a stream
 Cbasic_hashBasic hashing operations
 Cbasic_sys_objectOperating system object base class
 CbenchmarkMeasures time between initialization and going out of scope
 Cblock_hashHashing in blocks
 Ccharset_encoderEncoding converter context
 Ccrc32_hashHashes as CRC32
 Ccurl_easy_cleanup_deleteDeleter for unique_ptr using curl_easy_cleanup
 Ccurl_initializerContext scope automatic CURL (un)initialization
 Ccurl_runtime_errorCURL runtime error
 Ccurl_slist_free_all_deleteDeleter for unique_ptr using curl_slist_free_all
 Cfree_locale_deleteDeleter for unique_ptr using free_locale
 Cfreeaddrinfo_deleteDeleter for unique_ptr using freeaddrinfo
 Cglobal_progressGlobal progress indicator
 Chex_decHexadecimal decoding session
 Chex_encHexadecimal encoding session
 CintervalNumerical interval
 Clazy_progressLazy progress indicator
 ClocaleLocale_t helper class to free_locale when going out of scope
 CmappingMaps index in source string to index in destination string
 Cmd2_tMD2 hash value
 Cmd5_hashHashes as MD5
 Cno_deleteNoop deleter
 Cno_delete< T[]>Noop array deleter
 CpoolPer-NUMA pool of items
 CprogressProgress indicator base class
 Cprogress_switcherProgress indicator switcher
 Cref_unique_ptrHelper class for returning pointers to std::unique_ptr
 Cref_unique_ptr< T[], D >Helper class for returning pointers to std::unique_ptr (specialization for arrays)
 CringRing buffer
 Csanitizing_allocatorAn allocator template that sanitizes each memory block before it is destroyed or reallocated
 Csanitizing_blobSanitizing BLOB
 Cscoped_executorExecutes one lambda immediately, and another when exiting the scope
 Csha1_hashHashes as SHA1
 Csha256_tSHA256 hash value
 Csha_tSHA hash value
 Csocket_traitsSocket operations
 CspinlockSpin-lock
 Cstream_hasherHashes read to or write from data of the stream
 Csys_info_tSystem information
 Csys_object_traitsSystem object operations
 Ctimeout_progressTimeout progress indicator
 Cuser_cancelledUser cancelled exception
 Cvector_queueHelper class to allow limited size FIFO queues implemented as vector of elements
 CwatchdogTriggers callback if not reset frequently enough
 Czlib_readerDecompresses data when reading from a stream
 Czlib_writerCompresses data when writing to a stream