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