This is the complete list of members for Vsdk::Biometrics::Engine, including all inherited members.
| make(Args &&... args) -> std::shared_ptr< Engine > | Vsdk::Biometrics::Engine | static |
| makeAuthenticator(std::string name) -> std::shared_ptr< Authenticator >=0 | Vsdk::Biometrics::Engine | pure virtual |
| makeAuthenticator(std::string name, std::shared_ptr< Model > model, int threshold=5) -> std::shared_ptr< Authenticator > | Vsdk::Biometrics::Engine | |
| makeIdentificator(std::string name) -> std::shared_ptr< Identificator >=0 | Vsdk::Biometrics::Engine | pure virtual |
| makeIdentificator(std::string name, std::shared_ptr< Model > model, int threshold=5) -> std::shared_ptr< Identificator > | Vsdk::Biometrics::Engine | |
| makeModel(std::string name, ModelType type) -> std::shared_ptr< Model >=0 | Vsdk::Biometrics::Engine | pure virtual |
| model(std::string const &name) -> std::shared_ptr< Model >=0 | Vsdk::Biometrics::Engine | pure virtual |