This is the complete list of members for
IManager, including all inherited members.
| dispatchColumn(int j, const cell_t *buffer, int len)=0 | IManager | [pure virtual] |
| dispatchRow(int i, const cell_t *buffer, int len)=0 | IManager | [pure virtual] |
| dispatchScore(score_t score, int bx=-1, int by=-1)=0 | IManager | [pure virtual] |
| getFirstColumnInitType()=0 | IManager | [pure virtual] |
| getFirstRowInitType()=0 | IManager | [pure virtual] |
| getRecurrenceType() const =0 | IManager | [pure virtual] |
| getSpecialColumnInterval() const =0 | IManager | [pure virtual] |
| getSpecialRowInterval() const =0 | IManager | [pure virtual] |
| getSuperPartition()=0 | IManager | [pure virtual] |
| IManager() | IManager | [inline, protected] |
| mustContinue()=0 | IManager | [pure virtual] |
| mustDispatchLastCell()=0 | IManager | [pure virtual] |
| mustDispatchLastColumn()=0 | IManager | [pure virtual] |
| mustDispatchLastRow()=0 | IManager | [pure virtual] |
| mustDispatchScores()=0 | IManager | [pure virtual] |
| mustDispatchSpecialColumns()=0 | IManager | [pure virtual] |
| mustDispatchSpecialRows()=0 | IManager | [pure virtual] |
| mustPruneBlocks()=0 | IManager | [pure virtual] |
| receiveFirstColumn(cell_t *buffer, int len)=0 | IManager | [pure virtual] |
| receiveFirstRow(cell_t *buffer, int len)=0 | IManager | [pure virtual] |
| ~IManager() | IManager | [inline, protected] |