RTC Toolkit 5.0.0
|
Generic Runtime Repository (RTR) Writer. More...
#include "rtctk/componentFramework/logger.hpp"
#include "rtctk/componentFramework/runtimeRepoIf.hpp"
#include <rtctk/componentFramework/matrixSpan.hpp>
#include <boost/accumulators/accumulators.hpp>
#include <boost/accumulators/statistics/count.hpp>
#include <boost/accumulators/statistics/max.hpp>
#include <boost/accumulators/statistics/mean.hpp>
#include <boost/accumulators/statistics/min.hpp>
#include <boost/accumulators/statistics/stats.hpp>
#include <boost/accumulators/statistics/variance.hpp>
Go to the source code of this file.
Classes | |
class | rtctk::standaloneTools::GenRtrWriterBase |
Base class for Generic RTR Writer. More... | |
class | rtctk::standaloneTools::GenRtrWriter< T > |
Generic RTR Writer Class provides functionally to create one RTR's DP DDS, and one thread that writes value to the DP in a loop. More... | |
Namespaces | |
namespace | rtctk |
namespace | rtctk::standaloneTools |
Generic Runtime Repository (RTR) Writer.