MLIB
|
▼ include | |
▼ mlib | |
asset.h | Definition of mlib::asset class |
base64.h | Definition of Base64 encoding/decoding functions |
basename.h | Declarations for mlib::basename() and mlib::dirname() functions |
biosuuid.h | Declaration mlib::biosuuid() function |
bitstream.h | Definition of mlib::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 | Functions to compute CRC32 |
critsect.h | Definitions of mlib::criticalsection and mlib::lock classes |
defs.h | |
dprintf.h | Declaration of mlib::dprintf() function |
errorcode.h | Definition of mlib::erc and mlib::errfac classes |
event.h | Definition of mlib::event class |
firewall.h | Definition of mlib::firewall class |
hex.h | Hex conversion routines |
http.h | Definition of mlib::http::server and mlib::http::connection classes |
inaddr.h | Definition of mlib::inaddr class |
ipow.h | Integer exponentiation function templates |
jbridge.h | Definition of mlib::http::jbridge class |
json.h | Definition of mlib::json::node class |
log.h | Syslog related functions |
md5.h | MD5 hash algorithm |
mlib.h | Uber-include file for mlib library |
mutex.h | Definition of mlib::mutex class |
nmea.h | Definition of NMEA-0183 parsing functions |
options.h | Command line parser class |
point.h | Definition of mlib::Point template class |
poly.h | Polynomial evaluation using Horner's scheme |
rdir.h | Recursive directory functions |
ringbuf.h | Definition of mlib::ring_buffer - a circular buffer class |
rotmat.h | Definition of mlib::RotMat - a 3D rotation calculator class |
safe_winsock.h | |
semaphore.h | Definition of mlib::semaphore class |
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 mlib::stopwatch class |
syncbase.h | Definition of mlib::syncbase class |
syncque.h | Definition of classes for FIFO queues |
tcpserver.h | Definition of mlib::tcpserver class |
thread.h | Definition of mlib::thread class |
trace.h | Definition of TRACE macro |
tvops.h | Operations on timeval structure |
wsockstream.h | Definition of mlib::sock and related classes |
wtimer.h | Definition of mlib::wtimer timer class |