net.sourceforge.neurosdbm.db
Class AdvAudioMDB
java.lang.Object
net.sourceforge.neurosdbm.db.MDB
net.sourceforge.neurosdbm.db.AudioMDB
net.sourceforge.neurosdbm.db.AdvAudioMDB
- class AdvAudioMDB
- extends AudioMDB
Fields inherited from class net.sourceforge.neurosdbm.db.AudioMDB |
attributes, db_ID, db_Name, fileName, keysToMDBRecordsMap, keysToWordPointersMap, nextKey, nullPtr, numOfFieldsPerRecord, numOfKeys, parentDBFilename, pDB_Name, pParentDBFilename, pRules, pXIM, recordStart, status, useDBname, ximData |
Methods inherited from class net.sourceforge.neurosdbm.db.AudioMDB |
addNewTrack, computeHeaderPointers, deleteRecord, generatePointers, getKey, getMDBRecord, getMDBRecord, getPointer, isADuplicate, linkPointers, numAccessKeys, numExtraInfo, parseMDBHeader, toString, write, write |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
parentDB
private AdvAudioDB parentDB
AdvAudioMDB
AdvAudioMDB(AdvAudioDB parentDB,
java.lang.String fileName)
throws java.io.FileNotFoundException,
java.io.IOException,
DatabaseCorruptException
AdvAudioMDB
AdvAudioMDB(AdvAudioDB parentDB,
java.lang.String fileName,
boolean createEmptyDB)
throws java.io.FileNotFoundException,
java.io.IOException,
DatabaseCorruptException
loadExistingDatabase
protected void loadExistingDatabase()
throws java.io.FileNotFoundException,
java.io.IOException,
DatabaseCorruptException
- Overrides:
loadExistingDatabase
in class AudioMDB
- Throws:
java.io.FileNotFoundException
java.io.IOException
DatabaseCorruptException
createEmptyDatabase
private void createEmptyDatabase()
Copyright © 2004 NeurosDBM Dev Team All Rights Reserved.