| cellChanged(int x, int y, int status, GridType layout) | Rule | |
| cellChanged(int x, int y, GridType layout) | Rule | |
| equals(Rule *rule) | Rule | |
| finalGrid | Rule | [private] |
| getFinalGrid() | Rule | |
| getFinalMatrix() | Rule | |
| getHeight() | Rule | |
| getInitialGrid() | Rule | |
| getInitialMatrix() | Rule | |
| getWidth() | Rule | |
| height | Rule | [private] |
| initialGrid | Rule | [private] |
| operator==(Rule rule) | Rule | |
| print() | Rule | |
| Rule(int width, int height) | Rule | |
| sameInitialFinal() | Rule | |
| setFinalGrid(Grid newGrid) | Rule | |
| setInitialGrid(Grid newGrid) | Rule | |
| valid() | Rule | |
| width | Rule | [private] |
| ~Rule() | Rule | [virtual] |
1.4.6