3DiVi Face SDK  3.21.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Groups
pbio::FacerecService::LicenseState::CounterState Struct Reference

State of the counter assigned to a specified license element. More...

#include <FacerecService.h>

Public Attributes

std::string name
 Element name (equals to the tag name).
 
int64_t max_value
 Maximum counter value (equals to the tag value).
 
int64_t value
 Current value (number of used elements).
 

Detailed Description

State of the counter assigned to a specified license element.