SoLockManager(3) Coin SoLockManager(3)

SoLockManager - The SoLockManager is a defunct software license lock mechanism.

#include <Inventor/lock/SoLockMgr.h>


static void SetUnlockString (char *unlockstr)
static char * GetUnlockString (void)

The SoLockManager is a defunct software license lock mechanism.

This is just a dummy implementation of the TGS Inventor class used to provide a license locking mechanism. Since Coin can be used without any royalty fees or client-site license locks, no such mechanism is needed.

If you are looking for information about using Coin in proprietary applications for commercial distribution, read about the Coin Professional Edition License on the Coin web-pages here.

void SoLockManager::SetUnlockString (char * unlockstr) [static]

A void method provided just for source code compatibility in client applications with TGS Inventor.

It just stores the unlockstr argument internally to be able to provide it upon calls to GetUnlockString().

A void method provided just for source code compatibility in client applications with TGS Inventor.

Returns the string set through SetUnlockString().

Generated automatically by Doxygen for Coin from the source code.

Tue Dec 26 2023 17:59:22 Version 4.0.2