SMACC
Loading...
Searching...
No Matches
Typedefs
smacc_fifo_worker.h File Reference
#include <boost/statechart/fifo_worker.hpp>
Include dependency graph for smacc_fifo_worker.h:
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 4 of file smacc_fifo_worker.h.

◆ SmaccFifoWorker

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

Definition at line 5 of file smacc_fifo_worker.h.