nidas  v1.2-1520
Namespace List
Here is a list of all namespaces with brief descriptions:
[detail level 1234]
\NnidasRoot namespace for the NCAR In-Situ Data Acquisition Software
 oNcoreThe essential core classes of nidas
 oNdynldThe 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
 |oNisff
 ||\Nmetek
 |oNiss
 |oNpsql
 |\Nraf
 \NutilGeneral 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