assigningInput | LayoutManager | [private] |
assigningOutput | LayoutManager | [private] |
assignInput() | LayoutManager | |
assignOutput() | LayoutManager | |
cellChanged(int x, int y) | LayoutManager | |
checkLayout() | LayoutManager | |
clean() | LayoutManager | |
configuration | LayoutManager | [private] |
controller | LayoutManager | [private] |
currentInput | LayoutManager | [private] |
currentOutput | LayoutManager | [private] |
currentTable | LayoutManager | [private] |
diskManager | LayoutManager | [private] |
elementChanged() | LayoutManager | |
enableSimulation() | LayoutManager | |
escapePressed() | LayoutManager | |
fileView | LayoutManager | [private] |
findInputAssignment(vector< coordinate > list, int x, int y) | LayoutManager | [private] |
findOutputAssignment(vector< coordinate > list, int x, int y) | LayoutManager | [private] |
findString(wxArrayString list, wxString item) | LayoutManager | [private] |
FPChecked(unsigned int FP, bool checked) | LayoutManager | |
FPEnabled | LayoutManager | [private] |
FPManager | LayoutManager | [private] |
FPsChanged() | LayoutManager | |
getFileName() | LayoutManager | |
getFPEnabled() | LayoutManager | |
getFPs() | LayoutManager | |
getLayout() | LayoutManager | |
getListFPEnabled() | LayoutManager | |
getListRuleEnabled() | LayoutManager | |
getRuleEnabled() | LayoutManager | |
getRules() | LayoutManager | |
getTableEnabled() | LayoutManager | |
getTableInput(wxString table) | LayoutManager | |
getTableInputs() | LayoutManager | |
getTableOutput(wxString table) | LayoutManager | |
getTableOutputs() | LayoutManager | |
getTables() | LayoutManager | |
getTableSelected() | LayoutManager | |
inputAssigned(int x, int y) | LayoutManager | [private] |
inputSelected(int input) | LayoutManager | |
isLayoutModified() | LayoutManager | |
layoutFileName | LayoutManager | [private] |
LayoutManager(MainController *controller, TruthTableManager *tableManager, ForbiddenPatternManager *FPManager, RuleManager *ruleManager) | LayoutManager | |
layoutModified | LayoutManager | [private] |
layoutNeedNewFile | LayoutManager | [private] |
newLayout(int width, int height, int inputs, int outputs) | LayoutManager | |
newLayout(LayoutConfig *layoutConfig) | LayoutManager | |
openFile() | LayoutManager | |
openPFile(wxString file) | LayoutManager | |
outputAssigned(int x, int y) | LayoutManager | [private] |
outputSelected(int output) | LayoutManager | |
prepareSimulation() | LayoutManager | |
resetIO() | LayoutManager | [private] |
ruleChecked(unsigned int rule, bool checked) | LayoutManager | |
ruleEnabled | LayoutManager | [private] |
ruleManager | LayoutManager | [private] |
rulesChanged() | LayoutManager | |
saveFile() | LayoutManager | |
saveFileAs() | LayoutManager | |
saveFilename(wxString file) | LayoutManager | |
setInput(wxString table, int input, int x, int y) | LayoutManager | |
setOutput(wxString table, int output, int x, int y) | LayoutManager | |
setView(LayoutView *view) | LayoutManager | |
startSimulation() | LayoutManager | |
tableChecked(wxString tableId, bool checked) | LayoutManager | |
tableEnabled | LayoutManager | [private] |
tableInputs | LayoutManager | [private] |
tableManager | LayoutManager | [private] |
tableOutputs | LayoutManager | [private] |
tablesChanged() | LayoutManager | |
tableSelected(wxString tableId) | LayoutManager | |
updateFPList(wxArrayString FPs) | LayoutManager | [private] |
updateGrids(bool changed) | LayoutManager | [private] |
updateIOList() | LayoutManager | [private] |
updateRuleList(wxArrayString rules) | LayoutManager | [private] |
updateTable() | LayoutManager | [private] |
updateTTList(wxArrayString tables) | LayoutManager | [private] |
view | LayoutManager | [private] |
~LayoutManager() | LayoutManager | [virtual] |