Go to the documentation of this file.
33 #ifndef TTA_HDB_BROWSER_INFO_PANEL_HH
34 #define TTA_HDB_BROWSER_INFO_PANEL_HH
37 #include <wx/html/htmlwin.h>
void displayRFEntry(RowID id)
void displayRFImplementation(RowID id)
virtual void OnLinkClicked(const wxHtmlLinkInfo &link)
void displayFUEntry(RowID id)
int RowID
Type definition of row ID in relational databases.
virtual ~HDBBrowserInfoPanel()
void displayFUImplementation(RowID id)
void setHDB(const HDB::HDBManager &hdb)
void displayOperationImplementationResource(RowID id)
void displayCostFunctionPlugin(RowID id)
void displayRFArchitecture(RowID id)
void displayFUArchitecture(RowID id)
void displaySocketEntry(RowID id)
void displayOperationImplementation(RowID id)
HDBBrowserInfoPanel(wxWindow *parent, wxWindowID id)
HDBToHtml * htmlGen_
HDB to HTML generator.
void displayBusEntry(RowID id)