DocSDK
2.4.1
|
DocSDK feature information. More...
#include <settings.h>
Public Member Functions | |
DocSdkFeature (AttackType attack_type, std::string pipeline_name, std::string expiration_date) | |
Data Fields | |
AttackType | attack_type |
std::string | pipeline_name |
std::string | expiration_date |
Friends | |
std::ostream & | operator<< (std::ostream &os, const DocSdkFeature &feature) |
DocSDK feature information.
|
inline |
|
friend |
AttackType docsdk::DocSdkFeature::attack_type |
Attack type addressed by the feature
std::string docsdk::DocSdkFeature::expiration_date |
Feature expiration date in YYYY-MM-DD format
std::string docsdk::DocSdkFeature::pipeline_name |
Name of the liveness pipeline implementing the feature