MCSB  2.0.0
High-throughput shared memory middleware
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
File List
Here is a list of all documented files with brief descriptions:
[detail level 12]
\-MCSB
 o*BaseClient.hA Client that sends and receives MCSB messages procedurally
 o*Client.hA Client that receives messages reactively, via registration and callback
 o*ClientCallbacks.hDefinitions of callback function types used in Client and BaseClient
 o*ClientOptions.hAn options/parameters class for constructing an MCSB Client
 o*ClientWatcher.hA simple watcher class for using an MCSB Client with libev
 o*dbprinter.hA simple debug printer class used in MCSB
 o*MCSBVersion.hCompile-time version of the MCSB library for use by client programs
 o*MessageDescriptors.hContains the message descriptor classes used in MCSB's public API
 \*VariantClientOptions.hHelp creating ClientOptions using libvariant's ArgParse