Go to the documentation of this file.
33 #ifndef TTA_RFEXTERNAL_PORT_DIALOG_HH_
34 #define TTA_RFEXTERNAL_PORT_DIALOG_HH_
42 class RFImplementation;
51 wxWindow* parent, wxWindowID
id,
59 void onOK(wxCommandEvent& event);
75 wxSizer*
createContents(wxWindow* parent,
bool call_fit,
bool set_sizer);
const HDB::RFImplementation & rf_
Parent RF implementation of the port.
virtual ~RFExternalPortDialog()
IDF::MachineImplementation * implementation
the implementation definition of the estimated processor
HDB::RFExternalPort & port_
RF port implementation to modify.
wxSizer * createContents(wxWindow *parent, bool call_fit, bool set_sizer)
Creates the dialog contents.
RFExternalPortDialog(wxWindow *parent, wxWindowID id, HDB::RFExternalPort &implementation, const HDB::RFImplementation &rf)
wxCheckListBox * depList_
void onOK(wxCommandEvent &event)