SMACC2
Loading...
Searching...
No Matches
Public Attributes | List of all members
smacc2::SmExecution Struct Reference

#include <smacc_signal_detector.hpp>

Collaboration diagram for smacc2::SmExecution:
Collaboration graph

Public Attributes

boost::thread * schedulerThread
 
boost::thread * signalDetectorLoop
 
SignalDetectorsignalDetector
 
SmaccFifoSchedulerscheduler1
 
SmaccFifoScheduler::processor_handle sm
 

Detailed Description

Definition at line 140 of file smacc_signal_detector.hpp.

Member Data Documentation

◆ scheduler1

SmaccFifoScheduler* smacc2::SmExecution::scheduler1

Definition at line 145 of file smacc_signal_detector.hpp.

Referenced by smacc2::run_async().

◆ schedulerThread

boost::thread* smacc2::SmExecution::schedulerThread

Definition at line 142 of file smacc_signal_detector.hpp.

Referenced by smacc2::run_async().

◆ signalDetector

SignalDetector* smacc2::SmExecution::signalDetector

Definition at line 144 of file smacc_signal_detector.hpp.

Referenced by smacc2::run_async().

◆ signalDetectorLoop

boost::thread* smacc2::SmExecution::signalDetectorLoop

Definition at line 143 of file smacc_signal_detector.hpp.

Referenced by smacc2::run_async().

◆ sm

SmaccFifoScheduler::processor_handle smacc2::SmExecution::sm

Definition at line 146 of file smacc_signal_detector.hpp.

Referenced by smacc2::run_async().


The documentation for this struct was generated from the following file: