mboxfile.h
const UrlInfo *const m_info
This can be used to get information about the file.
Definition: mboxfile.h:61
bool lock()
When implemented, this function handles the locking of the file.
Definition: mboxfile.cpp:34
MBoxProtocol *const m_mbox
A instance of the parent protocol, meant to throw errors if neccesairy.
Definition: mboxfile.h:66
This class is the main class and implements all function which can be called through the user.
Definition: mbox.h:32