MLIB
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
 Nmlib
 Nhttp
 Cci_lessCase insensitive comparison function
 CconnectionRepresentation of a HTTP client connection request
 CjbridgeJSON objects support
 CentryJSON data dictionary entry
 CserverSmall multi-threaded HTTP server
 CsmimeInfo for known MIME types
 Njson
 CnodeRepresentation of a JSON node
 Citerator_typeNode iterator
 Nnmea
 Cparse_context
 CassetClass for storing asset files in Windows resource data
 Casync_queueA template class that implements "asynchronous queues"
 Cauto_eventEvent objects that reset automatically after a successful wait
 CbitstreamRead and write bit fields
 CBorderRepresentation of a simple, non-intersecting polygon that partitions the 2D space in two regions
 CcheckedProvides a mechanism similar to expected for creating objects associated with error codes
 CcriticalsectionLightweight inter-thread synchronization
 Ccurrent_threadCurrently executing thread object
 CDatabaseWrapper for database connection handle
 CercObjects returned as a function result or thrown directly
 CerrfacAn error facility routes a group of errors handled in a similar manner
 CeventEvents have only two states: signaled and not signaled
 CfirewallLight wrapper for Windows firewall
 Cgeneric_sockstreamAn IO stream using a sockbuf object as the underlying streambuf
 CinaddrWrapper for sockaddr structure
 ClockAutomatic wrapper for critical sections
 ClockrSmart read pointer for a shared memory area
 ClockwSmart write pointer for a shared memory area
 Cmanual_eventEvent objects that need manual reset
 Cmd5Wrapper for MD5 hasher
 CmutexWrapper for Windows mutexes
 COptParserCommand Line Parsing class
 CPointGeneric 2D point
 Cpoint_traitsProvides default tolerance value for Point class
 Cpoint_traits< int >Provide tolerance for integer points
 CQueryWrapper for SQL prepared sentences
 Cring_bufferCircular buffer
 Citerator_typeIterator through the circular buffer
 CRotMat3D Rotation Calculator
 CsemaphoreWrapper for Windows semaphore objects
 CshmemShared memory area with support for single-writer multiple-readers
 Cshmem_baseBase class for shared memory objects
 CsockEncapsulation of a Windows socket
 Csock_facilityRouter for socket errors
 CsockbufProvide functions required by streambuf interface using an underlying socket
 CstatparsCalculator for statistical parameters of a distribution
 CstopwatchSimple stopwatch timer (yet another one!)
 Csync_queueA template class that implements a "synchronous queue"
 CsyncbaseBase class for all named synchronization objects
 CtcpserverMulti-threaded TCP server
 CthreadWrapper for a Windows thread
 CwtimerWaitable timer
 CpointTemplate class which builds a 2D point from a pair of coordinates