|
nidas v1.2.3
|
#include "IOChannel.h"#include "DOMable.h"#include <nidas/util/McSocket.h>#include <string>#include <iostream>Go to the source code of this file.
Classes | |
| class | nidas::core::McSocketUDP |
| Implementation of an IOChannel, using nidas::util::McSocket<nidas::util::DatagramSocket> to establish a pair of communicating UDP sockets. More... | |
| class | nidas::core::McSocketUDP::MyMcSocket |
Namespaces | |
| namespace | nidas |
| Root namespace for the NCAR In-Situ Data Acquisition Software. | |
| namespace | nidas::core |
| The essential core classes of nidas. | |