| add(Type *) | Factory | [inline] |
| create(const std::string &name) | Factory | [inline] |
| createTransform(const std::string &name) | TransformFactory | |
| createXY(const std::string &x_trans, const std::string &y_trans, const std::string &z_trans) | TransformFactory | [private] |
| createXYZ(const std::string &x_trans, const std::string &y_trans, const std::string &z_trans) | TransformFactory | |
| exists(const std::string &name) const | Factory | [inline] |
| Factory() | Factory | [inline, protected] |
| initialize() | TransformFactory | [private] |
| instance() | TransformFactory | [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 | TransformFactory | [private, static] |
| TransformFactory(const TransformFactory &) | TransformFactory | [private] |
| TransformFactory() | TransformFactory | [private] |
| ~Factory() | Factory | [inline, protected, virtual] |