|
Project Documentation Manager BRIGADOON-0002
Project Documentation Manager
|
Assigned Software, Hardware and COgumenttaion Licences. More...
#include <common_definitions.h>
Data Fields | |
| uint | SoftwareLicence |
| uint | DocumentationLicence |
| uint | HardwareLicence |
Assigned Software, Hardware and COgumenttaion Licences.
This structure holds the major licence types assigned to this project. Some component parts may have different licence restrictions.
The Licence values here are indexs identifying information about the selected licences.
Definition at line 74 of file common_definitions.h.
| uint LICENCE_STATE::DocumentationLicence |
Documentation Licence Index
Definition at line 77 of file common_definitions.h.
Referenced by LicenceManager::ReadLicenceState(), ProjectIdentifier::ReadProjectId(), and LicenceManager::WriteLicenceState().
| uint LICENCE_STATE::HardwareLicence |
Hardware Licence Index
Definition at line 78 of file common_definitions.h.
Referenced by LicenceManager::ReadLicenceState(), ProjectIdentifier::ReadProjectId(), and LicenceManager::WriteLicenceState().
| uint LICENCE_STATE::SoftwareLicence |
Sofware Licence Index
Definition at line 76 of file common_definitions.h.
Referenced by LicenceManager::ReadLicenceState(), ProjectIdentifier::ReadProjectId(), and LicenceManager::WriteLicenceState().