#include <mmap.h>
Public Member Functions | |
virtual void | flush ()=0 |
virtual | ~Flushable () |
Flushable has to fail nicely if the underlying object gets killed
Definition at line 28 of file mmap.h.
virtual mongo::MongoFile::Flushable::~Flushable | ( | ) | [inline, virtual] |
virtual void mongo::MongoFile::Flushable::flush | ( | ) | [pure virtual] |