|
OpenASIP 2.2
|
#include "CostEstimationPlugin.hh"#include "TransportPath.hh"#include "SocketImplementationLocation.hh"#include "BusImplementationLocation.hh"

Go to the source code of this file.
Classes | |
| class | CostEstimator::ICDecoderEstimatorPlugin |
Namespaces | |
| namespace | TTAMachine |
| namespace | TTAProgram |
| namespace | HDB |
| namespace | IDF |
| namespace | CostEstimator |
Macros | |
| #define | EXPORT_ICDEC_ESTIMATOR(PLUGIN_NAME__) |
Declaration of ICDecoderEstimatorPlugin class.
Definition in file ICDecoderEstimatorPlugin.hh.
| #define EXPORT_ICDEC_ESTIMATOR | ( | PLUGIN_NAME__ | ) |
Exports the given class as an IC&decoder estimator.
Definition at line 107 of file ICDecoderEstimatorPlugin.hh.