10 #ifndef CARMA_MONITOR_MONITORSYSTEMPIPELINESYNC_H
11 #define CARMA_MONITOR_MONITORSYSTEMPIPELINESYNC_H
13 #include "carma/monitor/MonitorSystemSelector.h"
31 CmsSelector outputCMS );
35 void syncNextValidFrame( );
45 ::std::string inputCmsName_;
46 ::std::string bufferCmsName_;
47 ::std::string outputCmsName_;
Class to synchronize an input carma monitor system with appropriately time tagged pipeline monitor da...
MonitorSystemPipelineSync(CmsSelector inputCMS, CmsSelector outputCMS)
Constructor.