CARMA C++
GenericTask.h File Reference

Tagged: Fri Nov 14 12:39:33 UTC 2003. More...

#include <vector>
#include <unistd.h>
#include <sys/socket.h>
#include <sys/time.h>
#include <sys/types.h>
#include "carma/szautil/Debug.h"
#include "carma/szautil/IoLock.h"
#include "carma/szautil/Exception.h"
#include "carma/szautil/FdSet.h"
#include "carma/szautil/LogStream.h"
#include "carma/szautil/PipeQ.h"
#include "carma/szautil/Thread.h"

Go to the source code of this file.

Classes

class  sza::util::GenericTask< Msg >
 All tasks will have the following functionality: More...
 

Namespaces

 sza
 Define a class for Calibrator control.
 

Detailed Description

Tagged: Fri Nov 14 12:39:33 UTC 2003.

Author
Erik Leitch

Definition in file GenericTask.h.