MLIB
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 1234]
 Cmlib::assetClass for storing asset files in Windows resource data
 Cmlib::bitstreamRead and write bit fields
 Cmlib::BorderRepresentation of a simple, non-intersecting polygon that partitions the 2D space in two regions
 Cmlib::criticalsectionLightweight inter-thread synchronization
 Cmlib::current_threadCurrently executing thread object
 Cmlib::DatabaseWrapper for database connection handle
 Cmlib::http::jbridge::entryJSON data dictionary entry
 Cmlib::ercObjects returned as a function result or thrown directly
 Cmlib::checked< T >Provides a mechanism similar to expected for creating objects associated with error codes
 Cmlib::errfacAn error facility routes a group of errors handled in a similar manner
 Cmlib::sock_facilityRouter for socket errors
 Cmlib::firewallLight wrapper for Windows firewall
 Cstd::function
 Cmlib::http::ci_lessCase insensitive comparison function
 Cmlib::inaddrWrapper for sockaddr structure
 Cstd::iostream
 Cmlib::generic_sockstream< std::iostream >
 Cmlib::json::node::iterator_type< C_ >Node iterator
 Cmlib::ring_buffer< T >::iterator_type< C_ >Iterator through the circular buffer
 Cmlib::http::jbridgeJSON objects support
 Cmlib::lockAutomatic wrapper for critical sections
 Cmlib::lockr< S, B >Smart read pointer for a shared memory area
 Cmlib::lockw< S, B >Smart write pointer for a shared memory area
 Cmlib::md5Wrapper for MD5 hasher
 Cmlib::json::nodeRepresentation of a JSON node
 Cmlib::OptParserCommand Line Parsing class
 Cmlib::nmea::parse_context
 Cmlib::Point< T >Generic 2D point
 CpointTemplate class which builds a 2D point from a pair of coordinates
 Cmlib::Point< double >
 Cmlib::point_traits< T >Provides default tolerance value for Point class
 Cmlib::point_traits< int >Provide tolerance for integer points
 Cmlib::QueryWrapper for SQL prepared sentences
 Cstd::queue
 Cmlib::async_queue< M, C >A template class that implements "asynchronous queues"
 Cmlib::ring_buffer< T >Circular buffer
 Cmlib::RotMat3D Rotation Calculator
 Cmlib::shmem_baseBase class for shared memory objects
 Cmlib::shmem< S, shmem_base >
 Cmlib::shmem< S, B >Shared memory area with support for single-writer multiple-readers
 Cmlib::http::smimeInfo for known MIME types
 Cmlib::sockEncapsulation of a Windows socket
 Cmlib::sockbufProvide functions required by streambuf interface using an underlying socket
 Cmlib::statparsCalculator for statistical parameters of a distribution
 Cmlib::stopwatchSimple stopwatch timer (yet another one!)
 Cstd::streambuf
 Cmlib::sockbufProvide functions required by streambuf interface using an underlying socket
 Cstrm
 Cmlib::generic_sockstream< strm >An IO stream using a sockbuf object as the underlying streambuf
 Cmlib::sync_queue< M >A template class that implements a "synchronous queue"
 Cmlib::syncbaseBase class for all named synchronization objects
 Cmlib::eventEvents have only two states: signaled and not signaled
 Cmlib::auto_eventEvent objects that reset automatically after a successful wait
 Cmlib::manual_eventEvent objects that need manual reset
 Cmlib::mutexWrapper for Windows mutexes
 Cmlib::semaphoreWrapper for Windows semaphore objects
 Cmlib::threadWrapper for a Windows thread
 Cmlib::http::connectionRepresentation of a HTTP client connection request
 Cmlib::tcpserverMulti-threaded TCP server
 Cmlib::http::serverSmall multi-threaded HTTP server
 Cmlib::wtimerWaitable timer