33#ifndef TTA_FU_EXTERNAL_PORT_DIALOG_HH
34#define TTA_FU_EXTERNAL_PORT_DIALOG_HH
42 class FUImplementation;
51 wxWindow* parent, wxWindowID
id,
59 void onOK(wxCommandEvent& event);
75 wxSizer*
createContents(wxWindow* parent,
bool call_fit,
bool set_sizer);
IDF::MachineImplementation * implementation
the implementation definition of the estimated processor
wxCheckListBox * depList_
HDB::FUExternalPort & port_
FU port implementation to modify.
void onOK(wxCommandEvent &event)
virtual ~FUExternalPortDialog()
wxSizer * createContents(wxWindow *parent, bool call_fit, bool set_sizer)
Creates the dialog contents.
const HDB::FUImplementation & fu_
Parent FU implementation of the port.