add(Type *) | Factory | [inline] |
create(const std::string &name) | Factory | [inline] |
exists(const std::string &name) const | Factory | [inline] |
Factory() | Factory | [inline, protected] |
FunctionFactory(const FunctionFactory &) | FunctionFactory | [private] |
FunctionFactory() | FunctionFactory | [protected] |
initialize() | FunctionFactory | [private] |
instance() | FunctionFactory | [static] |
m_names | Factory | [mutable, protected] |
m_types | Factory | [protected] |
names() const | Factory | [inline] |
prototype(const std::string &name) const | Factory | [inline] |
remove(const std::string &name) | Factory | [inline] |
s_instance | FunctionFactory | [private, static] |
~Factory() | Factory | [inline, protected, virtual] |