Geogram
Version 1.9.1-rc
A programming library of geometric algorithms
|
This is the complete list of members for GEO::Factory0< Type >, including all inherited members.
Counted() | GEO::Counted | inlineprotected |
create_object(const std::string &name) | GEO::Factory0< Type > | inlinestatic |
CreatorType typedef (defined in GEO::Factory< FactoryCreator0< Type > >) | GEO::Factory< FactoryCreator0< Type > > | |
find_creator(const std::string &name) | GEO::Factory< FactoryCreator0< Type > > | inlinestatic |
has_creator(const std::string &name) | GEO::Factory< FactoryCreator0< Type > > | inlinestatic |
is_shared() const | GEO::Counted | inline |
list_creators(std::vector< std::string > &names) | GEO::Factory< FactoryCreator0< Type > > | inlinestatic |
nb_refs() const | GEO::Counted | inline |
ref() const | GEO::Counted | inline |
ref(const Counted *counted) | GEO::Counted | inlinestatic |
register_creator(const std::string &name) | GEO::Factory< FactoryCreator0< Type > > | inlinestatic |
unref() const | GEO::Counted | inline |
unref(const Counted *counted) | GEO::Counted | inlinestatic |
~Counted() | GEO::Counted | protectedvirtual |
~Factory() override | GEO::Factory< FactoryCreator0< Type > > | inlineprotected |