Go to the documentation of this file.
33 #ifndef TTA_HDB_TO_HTML_HH
34 #define TTA_HDB_TO_HTML_HH
static const std::string RF_IMPLEMENTATIONS
void rfArchToHtml(RowID id, std::ostream &stream)
void costFunctionPluginToHtml(RowID id, std::ostream &stream)
static const std::string HDB_ROOT
int RowID
Type definition of row ID in relational databases.
void busEntryToHtml(RowID id, std::ostream &stream)
static const std::string FU_IMPLEMENTATIONS
void rfEntryToHtml(RowID id, std::ostream &stream)
void fuArchToHtml(RowID id, std::ostream &stream)
void OperationImplementationToHtml(RowID id, std::ostream &stream)
static const std::string OPERATION_IMPLEMENTATIONS
static const std::string FU_ENTRIES
static const std::string COST_PLUGINS
HDBToHtml(const HDB::HDBManager &hdb)
static const std::string BUS_ENTRIES
const HDB::HDBManager & hdb_
HDB to create html from.
static const std::string RF_IU_ENTRIES
static const std::string OPERATION_IMPLEMENTATION_RESOURCES
static const std::string RF_ENTRIES
void fuImplToHtml(RowID id, std::ostream &stream)
void rfImplToHtml(RowID id, std::ostream &stream)
static const std::string SOCKET_ENTRIES
void fuEntryToHtml(RowID id, std::ostream &stream)
void socketEntryToHtml(RowID id, std::ostream &stream)
void OperationImplementationResourceToHtml(RowID id, std::ostream &stream)
static const std::string FU_ARCHITECTURES
static const std::string RF_ARCHITECTURES