OpenASIP
2.0
|
#include <map>
#include <string>
#include <iostream>
#include <set>
#include "Socket.hh"
#include "HDBTypes.hh"
#include "ProGeTypes.hh"
#include "MachineImplementation.hh"
Go to the source code of this file.
Classes | |
class | ProGe::ICDecoderGeneratorPlugin |
Namespaces | |
TTAMachine | |
IDF | |
ProGe | |
Macros | |
#define | EXPORT_ICDEC_GENERATOR(PLUGIN_NAME__) |
Declaration of ICDecoderGeneratorPlugin class.
Definition in file ICDecoderGeneratorPlugin.hh.
#define EXPORT_ICDEC_GENERATOR | ( | PLUGIN_NAME__ | ) |
Exports the given class as an IC&decoder generator.
Definition at line 172 of file ICDecoderGeneratorPlugin.hh.