Face SDK  1.13.0 Mozart release
Face Recognition Software Development Kit
Public Member Functions | List of all members
face_sdk::remote_license Class Referenceabstract

Remote license. Fetches license from server or from local cache. More...

#include <license.h>

Inheritance diagram for face_sdk::remote_license:
face_sdk::license

Public Member Functions

virtual void force_update ()=0
 Forces to fetch license from server. More...
 
- Public Member Functions inherited from face_sdk::license
virtual std::string get_license_info () const =0
 Information in YML format about your limits in face_sdk. See License YML format.
 

Detailed Description

Remote license. Fetches license from server or from local cache.

Member Function Documentation

◆ force_update()

virtual void face_sdk::remote_license::force_update ( )
pure virtual

Forces to fetch license from server.

Exceptions
face_sdk::exception

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