upravy
This commit is contained in:
@@ -13,6 +13,8 @@ class LicenceELC31
|
||||
{
|
||||
LicData lData;
|
||||
bool processInputConfiguration();
|
||||
LicenceIdentification lIdentification;
|
||||
|
||||
|
||||
public:
|
||||
LicenceELC31();
|
||||
@@ -22,7 +24,6 @@ class LicenceELC31
|
||||
void createLicence();
|
||||
void readLicence();
|
||||
int getDataPointsCount(int protocolId);
|
||||
bool getLicenceInfo(int protocolId, void * ptr);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user