|
Geogram Version 1.9.7
A programming library of geometric algorithms
|
This is the complete list of members for GEO::Factory1< Type, Param1 >, including all inherited members.
| Counted() | GEO::Counted | inlineprotected |
| create_object(const std::string &name, const Param1 ¶m1) | GEO::Factory1< Type, Param1 > | inlinestatic |
| find_creator(const std::string &name) | GEO::Factory< FactoryCreator1< Type, Param1 > > | inlinestatic |
| has_creator(const std::string &name) | GEO::Factory< FactoryCreator1< Type, Param1 > > | inlinestatic |
| is_shared() const | GEO::Counted | inline |
| list_creators(std::vector< std::string > &names) | GEO::Factory< FactoryCreator1< Type, Param1 > > | 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< FactoryCreator1< Type, Param1 > > | inlinestatic |
| unref() const | GEO::Counted | inline |
| unref(const Counted *counted) | GEO::Counted | inlinestatic |
| ~Counted() | GEO::Counted | protectedvirtual |
| ~Factory() override | GEO::Factory< FactoryCreator1< Type, Param1 > > | inlineprotected |