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 ConventionalProfileProcessingParameters &options) |
Additional Inherited Members | |
![]() | |
static std::unique_ptr< ProfileCheckBase > | create (const std::string &, const ConventionalProfileProcessingParameters &) |
![]() | |
ProfileCheckFactory (const std::string &) | |
Definition at line 137 of file ProfileCheckBase.h.
|
inlineexplicit |
Definition at line 145 of file ProfileCheckBase.h.
|
inlineprivatevirtual |
Implements ufo::ProfileCheckFactory.
Definition at line 140 of file ProfileCheckBase.h.