FileMap.h
Go to the documentation of this file.
Definition: FileMap.h:24
bool testBit(sfileno num) const
Test whether the num-th bit in the FileMap is set.
Definition: filemap.cc:92
sfileno capacity_
max number of files which can be tracked in the current store
Definition: FileMap.h:71
FileMap(const FileMap &)
FileMap & operator=(const FileMap &)