UFO
|
This is the complete list of members for ufo::ProfileCheckMaker< T >, including all inherited members.
create(const std::string &, const ProfileConsistencyCheckParameters &, const ProfileIndices &, ProfileDataHandler &, ProfileCheckValidator &) | ufo::ProfileCheckFactory | static |
getMakers() | ufo::ProfileCheckFactory | inlineprivatestatic |
make(const ProfileConsistencyCheckParameters &options, const ProfileIndices &profileIndices, ProfileDataHandler &profileDataHandler, ProfileCheckValidator &profileCheckValidator) | ufo::ProfileCheckMaker< T > | inlineprivatevirtual |
ProfileCheckFactory(const std::string &) | ufo::ProfileCheckFactory | explicitprotected |
ProfileCheckMaker(const std::string &name) | ufo::ProfileCheckMaker< T > | inlineexplicit |
~ProfileCheckFactory()=default | ufo::ProfileCheckFactory | virtual |