fsmsadf/tools/sdf3flow/sdf3flow.cc File Reference
#include "sdf3flow.h"#include "settings.h"
Include dependency graph for fsmsadf/tools/sdf3flow/sdf3flow.cc:

Namespaces | |
| namespace | FSMSADF |
Functions | |
| void | FSMSADF::helpMessage (ostream &out) |
| bool | FSMSADF::initSettings (int argc, char **argv) |
| CNode * | FSMSADF::mapApplicationGraphToArchitectureGraph (CNode *sdf3Node, bool outputHTML) |
| bool | FSMSADF::mappingFlow (ostream &out) |
| int | main (int argc, char **argv) |
Variables | |
| FlowSettings | FSMSADF::settings (MODULE, SETTINGS_TYPE) |
Function Documentation
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
main () It does none of the hard work, but it is very needed...
References FSMSADF::initSettings(), FSMSADF::mappingFlow(), FSMSADF::FlowSettings::outputStream, and FSMSADF::settings.
Here is the call graph for this function:


