Friction Ridge Image and Features
API for participating in NIST's Friction Ridge Image and Features Technology Evaluations.
Loading...
Searching...
No Matches
FRIF::ProductIdentifier Struct Reference

Identifying details about algorithm components for documentation. More...

#include <common.h>

Classes

struct  CBEFFIdentifier
 CBEFF information registered with and assigned by IBIA. More...
 

Public Attributes

std::optional< std::string > marketing {}
 Non-infringing marketing name of the product.
 
std::optional< CBEFFIdentifiercbeff {}
 CBEFF information about the product.
 

Detailed Description

Identifying details about algorithm components for documentation.

Definition at line 219 of file common.h.

Member Data Documentation

◆ marketing

std::optional<std::string> FRIF::ProductIdentifier::marketing {}

Non-infringing marketing name of the product.

Case sensitive. Must match the regular expression [[:graph:] ]*.

Definition at line 234 of file common.h.

◆ cbeff

std::optional<CBEFFIdentifier> FRIF::ProductIdentifier::cbeff {}

CBEFF information about the product.

Attention
Do not set CBEFF information that is not registered with IBIA.

Definition at line 242 of file common.h.


The documentation for this struct was generated from the following file: