vtk_licdaemon
vtk_licdaemon_delete
Usage:
vtk_licdaemon_delete id
Description:
Destroy a license daemon.
vtk_licdaemon_find
Usage:
vtk_licdaemon_find tag host port
Description:
Find a license daemon by triplet (tag,host,port).
Return:
The id of the daemon or 0 if not found.
vtk_licdaemon_get
Usage:
vtk_licdaemon_get id array
Description:
Get information about a license daemon.
vtk_licdaemon_get_or_create
Usage:
vtk_licdaemon_get_or_create
Description:
Get or create a license daemon data structure.
Return: the id of the daemon
vtk_licdaemon_set
Usage:
vtk_licdaemon_set
Description:
To modify a license daemon.
vtk_licdaemon_update
Usage:
vtk_licdaemon_update
Description:
Label all daemons with tag 'tag' as being updated.