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