OpenASIP
2.0
|
#include <AddFUFromHDBDialog.hh>
Public Attributes | |
int | id |
int | latency |
wxString | operations |
int | hdbId |
wxString | path |
int | width |
int | size |
int | readPorts |
int | writePorts |
int | bidirPorts |
int | maxReads |
int | maxWrites |
Definition at line 47 of file AddFUFromHDBDialog.hh.
int ListItemData::bidirPorts |
Definition at line 48 of file AddRFFromHDBDialog.hh.
Referenced by AddRFFromHDBDialog::loadHDB(), RFListCompareASC(), and RFListCompareDESC().
int ListItemData::hdbId |
Definition at line 51 of file AddFUFromHDBDialog.hh.
Referenced by FUListCompareASC(), FUListCompareDESC(), IUListCompareASC(), IUListCompareDESC(), AddIUFromHDBDialog::loadHDB(), AddRFFromHDBDialog::loadHDB(), AddFUFromHDBDialog::loadHDB(), RFListCompareASC(), and RFListCompareDESC().
int ListItemData::id |
Definition at line 48 of file AddFUFromHDBDialog.hh.
Referenced by AddIUFromHDBDialog::loadHDB(), AddRFFromHDBDialog::loadHDB(), AddFUFromHDBDialog::loadHDB(), AddIUFromHDBDialog::onAdd(), AddRFFromHDBDialog::onAdd(), and AddFUFromHDBDialog::onAdd().
int ListItemData::latency |
Definition at line 49 of file AddFUFromHDBDialog.hh.
Referenced by FUListCompareASC(), FUListCompareDESC(), IUListCompareASC(), IUListCompareDESC(), AddIUFromHDBDialog::loadHDB(), and AddFUFromHDBDialog::loadHDB().
int ListItemData::maxReads |
Definition at line 49 of file AddRFFromHDBDialog.hh.
Referenced by AddRFFromHDBDialog::loadHDB(), RFListCompareASC(), and RFListCompareDESC().
int ListItemData::maxWrites |
Definition at line 50 of file AddRFFromHDBDialog.hh.
Referenced by AddRFFromHDBDialog::loadHDB(), RFListCompareASC(), and RFListCompareDESC().
wxString ListItemData::operations |
Definition at line 50 of file AddFUFromHDBDialog.hh.
Referenced by FUListCompareASC(), FUListCompareDESC(), and AddFUFromHDBDialog::loadHDB().
wxString ListItemData::path |
Definition at line 52 of file AddFUFromHDBDialog.hh.
Referenced by FUListCompareASC(), FUListCompareDESC(), IUListCompareASC(), IUListCompareDESC(), AddIUFromHDBDialog::loadHDB(), AddRFFromHDBDialog::loadHDB(), AddFUFromHDBDialog::loadHDB(), RFListCompareASC(), and RFListCompareDESC().
int ListItemData::readPorts |
Definition at line 47 of file AddIUFromHDBDialog.hh.
Referenced by IUListCompareASC(), IUListCompareDESC(), AddIUFromHDBDialog::loadHDB(), AddRFFromHDBDialog::loadHDB(), RFListCompareASC(), and RFListCompareDESC().
int ListItemData::size |
Definition at line 46 of file AddIUFromHDBDialog.hh.
Referenced by IUListCompareASC(), IUListCompareDESC(), AddIUFromHDBDialog::loadHDB(), AddRFFromHDBDialog::loadHDB(), RFListCompareASC(), and RFListCompareDESC().
int ListItemData::width |
Definition at line 45 of file AddIUFromHDBDialog.hh.
Referenced by IUListCompareASC(), IUListCompareDESC(), AddIUFromHDBDialog::loadHDB(), AddRFFromHDBDialog::loadHDB(), RFListCompareASC(), and RFListCompareDESC().
int ListItemData::writePorts |
Definition at line 47 of file AddRFFromHDBDialog.hh.
Referenced by AddRFFromHDBDialog::loadHDB(), RFListCompareASC(), and RFListCompareDESC().