MBoxProtocol Class Reference
#include <mbox.h>
Inherits SlaveBase.
Public Member Functions | |
| MBoxProtocol (const TQCString &, const TQCString &) | |
| virtual | ~MBoxProtocol () |
| virtual void | get (const KURL &url) |
| virtual void | listDir (const KURL &url) |
| virtual void | stat (const KURL &url) |
| virtual void | mimetype (const KURL &url) |
| void | emitError (int errno, const TQString &arg) |
Detailed Description
This class is the main class and implements all function which can be called through the user.
Constructor & Destructor Documentation
◆ MBoxProtocol()
| MBoxProtocol::MBoxProtocol | ( | const TQCString & | arg1, |
| const TQCString & | arg2 | ||
| ) |
◆ ~MBoxProtocol()
Member Function Documentation
◆ emitError()
| void MBoxProtocol::emitError | ( | int | errno, |
| const TQString & | arg | ||
| ) |
◆ get()
|
virtual |
◆ listDir()
|
virtual |
◆ mimetype()
|
virtual |
◆ stat()
|
virtual |
The documentation for this class was generated from the following files:
