create(const String &name) | Factory | [inline, static] |
Factory() | Factory | [inline, private] |
FactoryType typedef | Factory | [private] |
FunctionType typedef | Factory | [private] |
instance_() | Factory | [inline, private, static] |
instance_ptr_ | Factory | [inline, private, static] |
inventory_ | Factory | [private] |
isRegistered(const String &name) | Factory | [inline, static] |
Map typedef | Factory | [private] |
MapIterator typedef | Factory | [private] |
registeredProducts() | Factory | [inline, static] |
registerProduct(const String &name, const FunctionType creator) | Factory | [inline, static] |
singletonsNeedNoFriends class | Factory | [friend] |
~Factory() | Factory | [inline, private, virtual] |
~FactoryBase() | FactoryBase | [inline, virtual] |