MLIB
Loading...
Searching...
No Matches
mlib Directory Reference

Files

 asset.h
 Definition of asset class.
 
 base64.h
 Definition of Base64 encoding/decoding functions.
 
 basename.h
 Definitions for Unix-like basename() and dirname() functions.
 
 biosuuid.h
 Declaration of biosuuid() function.
 
 bitstream.h
 Definition of bitstream class.
 
 border.h
 Small class to represent simple non-intersecting polygons.
 
 chull.h
 Convex hull algorithm.
 
 convert.h
 Conversion functions and frequently used constants.
 
 crc32.h
 
 critsect.h
 criticalsection and lock classes
 
 defs.h
 
 dprintf.h
 Definition of dprintf() function.
 
 errorcode.h
 Definition of erc and erfac classes.
 
 event.h
 event class definition.
 
 firewall.h
 
 httpd.h
 Implementation of httpd and http_connection classes.
 
 inaddr.h
 Definition of inaddr class.
 
 ipow.h
 Integer exponentiation function template.
 
 jbridge.h
 Definition of JSONBridge class.
 
 json.h
 Definition of json::node class.
 
 log.h
 syslog related functions.
 
 md5.h
 
 mlib.h
 Uber-include file for mlib library.
 
 mutex.h
 mutex class definition.
 
 nmea.h
 Definition of NMEA-0183 parsing functions.
 
 options.h
 Command line parser class.
 
 point.h
 Definition of Point template class.
 
 poly.h
 Polynomial evaluation using Horner's scheme.
 
 rdir.h
 
  • Recursive directory functions

 
 ringbuf.h
 Simple circular (ring) buffer class.
 
 rotmat.h
 Definition of a rotation calculator class.
 
 safe_winsock.h
 
 semaphore.h
 semaphore class definition
 
 serenum.h
 Functions for enumerating serial ports.
 
 shmem.h
 Shared memory object with support for single-writer multiple-readers.
 
 sqlitepp.h
 C++ wrapper for SQLITE3.
 
 statpars.h
 Definition of statistical parameters calculator class.
 
 stopwatch.h
 Definition of stopwatch class.
 
 syncbase.h
 syncbase class definition.
 
 syncque.h
 Definition of sync_queue and async_queue classes.
 
 tcpserver.h
 Definition of tcpserver class.
 
 thread.h
 thread class definition.
 
 trace.h
 Definition of trace debugging macros.
 
 tvops.h
 Operations on timeval structure.
 
 wsockstream.h
 Definition of sock and sockstream classes.
 
 wtimer.h
 definition of waitable timer class