Used by GSmtp::FileStore, GSmtp::NewFile and GSmtp::StoredFile to claim read permissions for reading a directory. More...
#include <gfilestore.h>
Public Member Functions | |
DirectoryReader () | |
Default constructor. More... | |
~DirectoryReader () | |
Destructor. Switches identity back. More... | |
Used by GSmtp::FileStore, GSmtp::NewFile and GSmtp::StoredFile to claim read permissions for reading a directory.
Definition at line 178 of file gfilestore.h.
GSmtp::DirectoryReader::DirectoryReader | ( | ) |
Default constructor.
Switches identity for reading a directory.
Definition at line 304 of file gfilestore.cpp.
GSmtp::DirectoryReader::~DirectoryReader | ( | ) |
Destructor. Switches identity back.
Definition at line 308 of file gfilestore.cpp.