| ▼Nmlib | |
| ▼Nhttp | |
| Cci_less | Case insensitive comparison function |
| Cconnection | Representation of a HTTP client connection request |
| ▼Cjbridge | JSON objects support |
| Centry | JSON data dictionary entry |
| Cserver | Small multi-threaded HTTP server |
| Csmime | Info for known MIME types |
| ▼Njson | |
| ▼Cnode | Representation of a JSON node |
| Citerator_type | Node iterator |
| ▼Nnmea | |
| Cparse_context | |
| Casset | Class for storing asset files in Windows resource data |
| Casync_queue | A template class that implements "asynchronous queues" |
| Cauto_event | Event objects that reset automatically after a successful wait |
| Cbitstream | Read and write bit fields |
| CBorder | Representation of a simple, non-intersecting polygon that partitions the 2D space in two regions |
| Cchecked | Provides a mechanism similar to expected for creating objects associated with error codes |
| Ccriticalsection | Lightweight inter-thread synchronization |
| Ccurrent_thread | Currently executing thread object |
| CDatabase | Wrapper for database connection handle |
| Cerc | Objects returned as a function result or thrown directly |
| Cerrfac | An error facility routes a group of errors handled in a similar manner |
| Cevent | Events have only two states: signaled and not signaled |
| Cfirewall | Light wrapper for Windows firewall |
| Cgeneric_sockstream | An IO stream using a sockbuf object as the underlying streambuf |
| Cinaddr | Wrapper for sockaddr structure |
| Clock | Automatic wrapper for critical sections |
| Clockr | Smart read pointer for a shared memory area |
| Clockw | Smart write pointer for a shared memory area |
| Cmanual_event | Event objects that need manual reset |
| Cmd5 | Wrapper for MD5 hasher |
| Cmutex | Wrapper for Windows mutexes |
| COptParser | Command Line Parsing class |
| CPoint | Generic 2D point |
| Cpoint_traits | Provides default tolerance value for Point class |
| Cpoint_traits< int > | Provide tolerance for integer points |
| CQuery | Wrapper for SQL prepared sentences |
| ▼Cring_buffer | Circular buffer |
| Cconst_iterator | Iterator through the circular buffer |
| Citerator | |
| CRotMat | 3D Rotation Calculator |
| Csemaphore | Wrapper for Windows semaphore objects |
| Cshmem | Shared memory area with support for single-writer multiple-readers |
| Cshmem_base | Base class for shared memory objects |
| Csock | We keep a reference counter associated with each sock object because it is more expensive to duplicate a socket handle using WSADuplicateHandle |
| Csock_facility | Router for socket errors |
| Csock_initializer | |
| Csockbuf | Provide functions required by streambuf interface using an underlying socket |
| Cstatpars | Calculator for statistical parameters of a distribution |
| Cstopwatch | Simple stopwatch timer (yet another one!) |
| Csync_queue | A template class that implements a "synchronous queue" |
| Csyncbase | Base class for all named synchronization objects |
| Ctcpserver | Multi-threaded TCP server |
| Cthread | Wrapper for a Windows thread |
| Cwtimer | Waitable timer |
| Cpoint | Template class which builds a 2D point from a pair of coordinates |