Code::Blocks
SVN r11506
|
This is the complete list of members for cbDebuggerConfiguration, including all inherited members.
cbDebuggerConfiguration(const cbDebuggerConfiguration &o) | cbDebuggerConfiguration | protected |
cbDebuggerConfiguration(const ConfigManagerWrapper &config) | cbDebuggerConfiguration | |
Clone() const =0 | cbDebuggerConfiguration | pure virtual |
GetConfig() const | cbDebuggerConfiguration | |
GetMenuId() const | cbDebuggerConfiguration | |
GetName() const | cbDebuggerConfiguration | |
m_config | cbDebuggerConfiguration | protected |
m_menuId | cbDebuggerConfiguration | private |
m_name | cbDebuggerConfiguration | private |
MakePanel(wxWindow *parent)=0 | cbDebuggerConfiguration | pure virtual |
operator=(const cbDebuggerConfiguration &) | cbDebuggerConfiguration | protected |
SaveChanges(wxPanel *panel)=0 | cbDebuggerConfiguration | pure virtual |
SetConfig(const ConfigManagerWrapper &config) | cbDebuggerConfiguration | |
SetMenuId(long id) | cbDebuggerConfiguration | |
SetName(const wxString &name) | cbDebuggerConfiguration | |
~cbDebuggerConfiguration() | cbDebuggerConfiguration | inlinevirtual |