This is the complete list of members for FactoryType, including all inherited members.
| allowType(const Identifier &typeName) const | FactoryType | virtual |
| createProcessor(int typeIndex, const String &ProcessorId)=0 | FactoryType | pure virtual |
| FactoryType(Processor *owner_) | FactoryType | |
| fillPopupMenu(PopupMenu &m, int startIndex=1) | FactoryType | virtual |
| getAllowedTypes() | FactoryType | virtual |
| getNameFromPopupMenuResult(int resultFromPopupMenu) | FactoryType | |
| getNumProcessors() | FactoryType | virtual |
| getProcessorTypeIndex(const Identifier &typeName) const | FactoryType | virtual |
| getTypeNameFromPopupMenuResult(int resultFromPopupMenu) | FactoryType | |
| getTypeNames() const =0 | FactoryType | protectedpure virtual |
| getUniqueName(Processor *id, String name=String()) | FactoryType | static |
| setConstrainer(Constrainer *newConstrainer, bool ownConstrainer=true) | FactoryType | virtual |