fd | YAPET::File | [private] |
File(const std::string &fn, const Key &key, bool create=false) | YAPET::File | |
File(const File &f) | YAPET::File | |
filename | YAPET::File | [private] |
getFilename() const | YAPET::File | [inline] |
getMasterPWSet(const Key &key) const | YAPET::File | |
initFile(const Key &key) | YAPET::File | [protected] |
isempty() const | YAPET::File | [protected] |
lastModified() const | YAPET::File | [private] |
mtime | YAPET::File | [private] |
openCreate() | YAPET::File | [private] |
openNoCreate() | YAPET::File | [private] |
operator=(const File &f) | YAPET::File | |
preparePWSave() | YAPET::File | [private] |
read() const | YAPET::File | [protected] |
read(const Key &key) const | YAPET::File | |
readHeader() const | YAPET::File | [protected] |
save(std::list< PartDec > &records) | YAPET::File | |
seekAbs(off_t offset) const | YAPET::File | [private] |
seekCurr(off_t offset) const | YAPET::File | [private] |
seekDataSection() const | YAPET::File | [protected] |
setNewKey(const Key &oldkey, const Key &newkey) | YAPET::File | |
uint32_from_disk(uint32_t i) const | YAPET::File | [protected] |
uint32_from_disk(uint32_t i) const | YAPET::File | [inline, protected] |
uint32_to_disk(uint32_t i) const | YAPET::File | [protected] |
uint32_to_disk(uint32_t i) const | YAPET::File | [inline, protected] |
validateKey(const Key &key) | YAPET::File | [protected] |
write(const BDBuffer &buff, bool forceappend=false, bool forcewrite=false) | YAPET::File | [protected] |
writeHeader(const Record< FileHeader > &header, const Key &key) | YAPET::File | [protected] |
writeHeader(const BDBuffer &enc_header) | YAPET::File | [protected] |
~File() | YAPET::File |