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

Namespaces | |
| namespace | FSMSADF |
Functions | |
| Settings | FSMSADF::settings (MODULE, SETTINGS_TYPE) |
| void | FSMSADF::helpMessage (ostream &out) |
| bool | FSMSADF::initSettings (int argc, char **argv) |
| Scenarios | FSMSADF::findAllScenariosOfActor (Actor *a) |
| bool | FSMSADF::actorSupportProcessorType (Actor *a, CString type) |
| void | FSMSADF::unbindThreadToTile (set< Actor * > &actors, ProcessorBinding *pb, MemoryBinding *mb) |
| bool | FSMSADF::bindThreadToTile (set< Actor * > &actors, ProcessorBinding *pb, MemoryBinding *mb) |
| CNode * | FSMSADF::mapApplicationGraphToArchitectureGraph (CNode *sdf3Node, ostream &out) |
| bool | FSMSADF::mappingFlow (ostream &out) |
| int | main (int argc, char **argv) |
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:


