Class SmExecution
Defined in File smacc_signal_detector.hpp
Class Documentation
-
class SmExecution
Public Functions
-
SmExecution(const SmExecution&) = delete
-
SmExecution &operator=(const SmExecution&) = delete
-
SmExecution(SmExecution&&) = delete
-
SmExecution &operator=(SmExecution&&) = delete
Public Members
-
boost::thread *schedulerThread
-
boost::thread *signalDetectorLoop
-
SignalDetector *signalDetector
-
SmaccFifoScheduler *scheduler1
-
SmaccFifoScheduler::processor_handle sm
Public Static Functions
-
static SmExecution &getInstance()
-
SmExecution(const SmExecution&) = delete