atlas
Public Member Functions | Protected Member Functions | List of all members
atlas::util::FactoryRegistry Class Reference
Inheritance diagram for atlas::util::FactoryRegistry:
Inheritance graph
[legend]

Public Member Functions

const std::string & factory () const
 
std::vector< std::string > keys () const
 
void list (std::ostream &) const
 
bool has (const std::string &builder) const
 
void add (const std::string &builder, FactoryBase *)
 
void remove (const std::string &builder)
 
FactoryBaseget (const std::string &builder) const
 

Protected Member Functions

 FactoryRegistry (const std::string &factory)
 

The documentation for this class was generated from the following files: