#include <Inventor/lock/SoLicensedProduct.h>
Public Attributes | |
char | product_str [MAX_PROD_STR+1] |
char | version_str [MAX_VERS_STR+1] |
char | expdate_str [MAX_DATE_STR+1] |
char | numuser_str [MAX_USER_STR+1] |
char | chksum_str [MAX_CHEK_STR+1] |
char | info_str [MAX_INFO_STR+1] |
char | hostid_str [MAX_HOST_STR+1] |
int | expireWarningDays |
char SoLicensedProduct::SbLicenseInfo::chksum_str[MAX_CHEK_STR+1] |
char SoLicensedProduct::SbLicenseInfo::expdate_str[MAX_DATE_STR+1] |
char SoLicensedProduct::SbLicenseInfo::hostid_str[MAX_HOST_STR+1] |
char SoLicensedProduct::SbLicenseInfo::info_str[MAX_INFO_STR+1] |
char SoLicensedProduct::SbLicenseInfo::numuser_str[MAX_USER_STR+1] |
char SoLicensedProduct::SbLicenseInfo::product_str[MAX_PROD_STR+1] |
char SoLicensedProduct::SbLicenseInfo::version_str[MAX_VERS_STR+1] |