Include :
- aggiornamento prototipi.
This commit is contained in:
@@ -27,6 +27,8 @@ bool ConvertLockIdToLockId2( const std::string& sLockId, std::string& sLockId2)
|
||||
bool ConvertLockId2ToLockId( const std::string& sLockId2, std::string& sLockId) ;
|
||||
bool ConvertLockIdToScramKey( const std::string& sLockId, std::string& sScramKey) ;
|
||||
bool ConvertLockId2ToScramKey( const std::string& sLockId2, std::string& sScramKey) ;
|
||||
// Serial Number della chiave hw
|
||||
bool GetLockSN( int& nLockSN) ;
|
||||
|
||||
//-------------------------- Constants ----------------------------------------
|
||||
// Tipo di protezione
|
||||
|
||||
Reference in New Issue
Block a user