nidas  v1.2-1520
Classes | Namespaces
DatagramPacket.h File Reference
#include "Inet4SocketAddress.h"
#include <sys/param.h>

Go to the source code of this file.

Classes

class  nidas::util::DatagramPacketBase
 Abstract base class for a UDP datagram. More...
 
class  nidas::util::DatagramPacketT< DataT >
 A DatagramPacket with a specific structure of data. More...
 
class  nidas::util::DatagramPacket
 

Namespaces

 nidas
 Root namespace for the NCAR In-Situ Data Acquisition Software.
 
 nidas::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.