#include <iostream>#include <stdlib.h>#include <math.h>#include "FsfSystem.h"#include "FsfFactories.h"#include "FsfTypeNode.h"#include "FsfCell.h"

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... | |
Namespaces | |
| namespace | ex1 |
| Regroups all custom elements for example1. | |
Functions | |
| void | ex1::registerFactories () |
| Factory registration. | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
1.5.9