|
RTC Toolkit
0.1.0-alpha
|
Provides a simple tool to publish data into the shm for data tasks. More...
#include <boost/program_options.hpp>#include <cfitsio/fitsio.h>#include <numapp/mempolicy.hpp>#include <numapp/numapolicies.hpp>#include <numapp/thread.hpp>#include <ipcq/writer.hpp>#include <iostream>#include <vector>#include <atomic>#include <chrono>#include <ctime>#include <functional>#include <numeric>Go to the source code of this file.
Classes | |
| class | rtctk::standaloneTools::ShmPub< TopicType, WriterType > |
Namespaces | |
| rtctk | |
| rtctk::standaloneTools | |
Functions | |
| void | rtctk::standaloneTools::SignalHandler (int signal) |
| template<class T > | |
| std::vector< T > | rtctk::standaloneTools::read_col_from_fits (fitsfile *fptr, char *name, long nrows, bool output=false) |
Provides a simple tool to publish data into the shm for data tasks.