atlas::util::FactoryRegistry class

Public static functions

static auto instance(const std::string& factory) -> std::shared_ptr<FactoryRegistry>

Constructors, destructors, conversion operators

FactoryRegistry(const std::string& factory, Private)
~FactoryRegistry() virtual

Public functions

auto factory() const -> const std::string&
auto keys() const -> std::vector<std::string>
void list(std::ostream&) const
auto has(const std::string& builder) const -> bool
void add(const std::string& builder, FactoryBase*)
void remove(const std::string& builder)
auto get(const std::string& builder) const -> FactoryBase*
This website is beyond its original expiry date and the content may be out of date. The site owner has been notified and may choose to extend the expiry date and remove this banner. If you have any questions about this, please visit our support portal.