nidas  v1.2-1520
Classes | Namespaces
Looper.h File Reference
#include "LooperClient.h"
#include <nidas/util/Thread.h>
#include <nidas/util/ThreadSupport.h>
#include <nidas/util/IOException.h>
#include <nidas/util/InvalidParameterException.h>
#include <sys/time.h>
#include <sys/select.h>
#include <assert.h>
#include <list>

Go to the source code of this file.

Classes

class  nidas::core::Looper
 Looper is a Thread that periodically loops, calling the LooperClient::looperNotify() method of LooperClients at the requested intervals. More...
 

Namespaces

 nidas
 Root namespace for the NCAR In-Situ Data Acquisition Software.
 
 nidas::core
 The essential core classes of nidas.