Public Member Functions | Protected Member Functions

VgEngine::VgILicenseManager Interface Reference

The VgILicenseManager class is used to manage licensing issues. More...

List of all members.

Public Member Functions

virtual ~VgILicenseManager ()
 Destructor.
virtual const std::string & getMachineCode () const =0
 Retrieves the machine code.
virtual const std::string getVersion () const =0
 Retrieves the version string.

Protected Member Functions

 VgILicenseManager ()
 Constructor.

Detailed Description

The VgILicenseManager class is used to manage licensing issues.

You can use this interface to retrieve the VisioDevKit's version and the machine code.

Date:
25/02/2010

Constructor & Destructor Documentation

VgEngine::VgILicenseManager::VgILicenseManager (  ) [inline, protected]

Constructor.

virtual VgEngine::VgILicenseManager::~VgILicenseManager (  ) [inline, virtual]

Destructor.


Member Function Documentation

virtual const std::string& VgEngine::VgILicenseManager::getMachineCode (  ) const [pure virtual]

Retrieves the machine code.

This code is unique for a machine.

virtual const std::string VgEngine::VgILicenseManager::getVersion (  ) const [pure virtual]

Retrieves the version string.

Returns:
SDK version string.

The documentation for this interface was generated from the following file:
VisioDevKit 2.0, Visioglobe® 2013