| AutoDetectMode enum value | IFactory | |
| defaultMode enum value | IFactory | |
| getFactory() | MemoryFactory | [static] |
| getMode() const =0 | IFactory | [pure virtual] |
| getParameterNum(const std::string name) const =0 | IFactory | [pure virtual] |
| getParameterString(const std::string name) const =0 | IFactory | [pure virtual] |
| getSingleton()=0 | MemoryFactory | [pure virtual] |
| IFactory() | IFactory | [protected] |
| makeNew()=0 | MemoryFactory | [pure virtual] |
| MemoryFactory() | MemoryFactory | [protected] |
| reset()=0 | IFactory | [pure virtual] |
| setMode(const int mode)=0 | IFactory | [pure virtual] |
| setParameter(const std::string name, const std::string value)=0 | IFactory | [pure virtual] |
| setParameter(const std::string name, const u32 value)=0 | IFactory | [pure virtual] |
| UnitTestMode enum value | IFactory | |
| ~IFactory() | IFactory | [virtual] |
| ~MemoryFactory() | MemoryFactory | [virtual] |
1.7.1