UFO
|
#include <ProfileCheckBase.h>
Public Member Functions | |
ProfileCheckMaker (const std::string &name) | |
![]() | |
virtual | ~ProfileCheckFactory ()=default |
Private Member Functions | |
virtual std::unique_ptr< ProfileCheckBase > | make (const ProfileConsistencyCheckParameters &options, const ProfileIndices &profileIndices, ProfileDataHandler &profileDataHandler, ProfileCheckValidator &profileCheckValidator) |
Additional Inherited Members | |
![]() | |
static std::unique_ptr< ProfileCheckBase > | create (const std::string &, const ProfileConsistencyCheckParameters &, const ProfileIndices &, ProfileDataHandler &, ProfileCheckValidator &) |
![]() | |
ProfileCheckFactory (const std::string &) | |
Definition at line 112 of file ProfileCheckBase.h.
|
inlineexplicit |
Definition at line 126 of file ProfileCheckBase.h.
|
inlineprivatevirtual |
Implements ufo::ProfileCheckFactory.
Definition at line 115 of file ProfileCheckBase.h.