This is the complete list of members for PlotterFactory, including all inherited members.
| add(PlotterBase *) | Factory< PlotterBase > | |
| create(const std::string &name) | Factory< PlotterBase > | |
| exists(const std::string &name) const | Factory< PlotterBase > | |
| Factory() | Factory< PlotterBase > | protected |
| initialize() | PlotterFactory | private |
| instance() | PlotterFactory | static |
| m_names | Factory< PlotterBase > | mutableprotected |
| m_types | Factory< PlotterBase > | protected |
| names() const | Factory< PlotterBase > | |
| PlotterFactory(const PlotterFactory &) | PlotterFactory | private |
| PlotterFactory() | PlotterFactory | private |
| prototype(const std::string &name) const | Factory< PlotterBase > | |
| remove(const std::string &name) | Factory< PlotterBase > | |
| s_instance | PlotterFactory | privatestatic |
| ~Factory() | Factory< PlotterBase > | protectedvirtual |