This is the complete list of members for Chain::Handler, including all inherited members.
| add(Processor *newProcessor, Processor *siblingToInsertBefore)=0 | Chain::Handler | pure virtual |
| clear()=0 | Chain::Handler | pure virtual |
| getNumProcessors() const =0 | Chain::Handler | pure virtual |
| getProcessor(int processorIndex)=0 | Chain::Handler | pure virtual |
| moveProcessor(Processor *, int) | Chain::Handler | inlinevirtual |
| remove(Processor *processorToBeRemoved, bool deleteProcessor=true)=0 | Chain::Handler | pure virtual |