OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Factory Member List

This is the complete list of members for Factory, including all inherited members.

define(ElementBase *newElement)=0Factorypure virtual
erase(const std::string &name)=0Factorypure virtual
Factory()Factory
find(const std::string &name) const =0Factorypure virtual
makeElement(const std::string &type, const std::string &name, const AttributeSet &set)=0Factorypure virtual
storeElement(ElementBase *newElement)=0Factorypure virtual
~Factory()Factoryvirtual