24#ifndef _SO_LICENSES_PRODUCT_
25#define _SO_LICENSES_PRODUCT_
27#include <Inventor/misc/SoRefCounter.h>
28#include <Inventor/SbPImpl.h>
29#include <Inventor/SbString.h>
30#include <Inventor/sys/port.h>
124 friend class inventor::impl::SoLicensesInfoImpl;
Class for smart character strings.
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Class providing ...
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Class managing a...
SbString getProductName() const
Returns the name of the licensed product.
SbProduct
List of all available Open Inventor products.
@ OivCatia5Reader
Unlocks all Open Inventor products.
@ OivDwgReader
VSG Reader.
const SoLicenseProperty * getLicenseByIndex(unsigned int index) const
Returns the license of the licensed product for the given index.
virtual ~SoLicensedProduct()
SbProduct getProduct() const
Returns the SbProduct enum value of the licensed product.
unsigned int getLicenseCount() const
Returns the number of licenses available for this product.
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Class managing e...
Base class for ref-counted objects.