SMACC2
Loading...
Searching...
No Matches
Typedefs
smacc_fifo_worker.hpp File Reference
#include <boost/statechart/fifo_worker.hpp>
Include dependency graph for smacc_fifo_worker.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef std::allocator< boost::statechart::none > SmaccAllocator
 
typedef boost::statechart::fifo_worker< SmaccAllocatorSmaccFifoWorker
 

Typedef Documentation

◆ SmaccAllocator

typedef std::allocator<boost::statechart::none> SmaccAllocator

Definition at line 19 of file smacc_fifo_worker.hpp.

◆ SmaccFifoWorker

typedef boost::statechart::fifo_worker<SmaccAllocator> SmaccFifoWorker

Definition at line 20 of file smacc_fifo_worker.hpp.