135 int addRotorDB(
US_DB2* = 0 );
149 static int deleteRotorDB(
int,
US_DB2* = 0 );
152 void saveDisk(
void );
158 Status readDisk(
const int& );
193 int saveDB(
int,
US_DB2* = 0 );
207 static int deleteCalibrationDB(
int,
US_DB2* = 0 );
217 int replaceDummyDB(
int&,
US_DB2* = 0 );
220 void saveDisk(
void );
226 Status readDisk(
const int& );
230 void readReport( QXmlStreamReader& );
259 static Status readLabsDB( QVector< US_Rotor::Lab >&,
US_DB2* db );
266 static Status readLabsDisk( QVector< US_Rotor::Lab >& );
274 static Status readAbstractRotorsDB( QVector< US_Rotor::AbstractRotor >&,
US_DB2* db );
281 static Status readAbstractRotorsDisk( QVector< US_Rotor::AbstractRotor >& );
288 static Status readRotorsFromDisk( QVector< US_Rotor::Rotor >&,
int );
297 static Status readCalibrationProfilesDisk( QVector< US_Rotor::RotorCalibration >&,
int );
307 static bool diskFilename(
const QString& ,
315 static bool diskPath ( QString& );
316 static QString get_filename (
const QString& ,
321 static void saveLabsDisk ( QVector< US_Rotor::Lab >& );
322 static void readInstrumentInfo ( QXmlStreamReader& ,
US_Rotor::Lab& );