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