Example 1
This examples illustrates the necessary steps to setup and cleanup an application that uses MFSM, describes how to instantiate and connect the graph elements, and how to define a very simple custom cell type, whose processing does not involve persistent data.
More...
|
Classes |
class | ex1::CPrintTime |
| A custom cell that writes to cout the timestamp of incoming active pulses in s, and in h/m/s. More...
|
Detailed Description
This examples illustrates the necessary steps to setup and cleanup an application that uses MFSM, describes how to instantiate and connect the graph elements, and how to define a very simple custom cell type, whose processing does not involve persistent data.