nidas  v1.2-1520
Namespaces
nidas Namespace Reference

Root namespace for the NCAR In-Situ Data Acquisition Software. More...

Namespaces

 core
 The essential core classes of nidas.
 
 dynld
 The dynamically loadable classes of nidas. The nidas::dynld namespace and any sub namespaces, like nidas::dynld::raf, are for dynamically loadable classes, and any support classes that are only referenced by classes in nidas::dynld. Objects in nidas::dynld are created by nidas::core::DOMObjectFactory, using nidas::core::DynamicLoader, typically from a class="XXXXX" attribute in an XML file.
 
 util
 General utility classes. nidas::util contains classes of general utility, like Socket, Thread, etc. The classes use only the standard Unix system libraries and libstdc++, and have no dependency on other external packages such as an XML parser, or a logging package.
 

Detailed Description

Root namespace for the NCAR In-Situ Data Acquisition Software.