#include <controlrequesthandler.h>
Public Member Functions | |
| bool | HandleQuery (SocketHandler *socket, QStringList &commands, QStringList &slist) |
Protected Member Functions | |
| bool | AnnounceSocket (void) |
Definition at line 13 of file controlrequesthandler.h.
| bool ControlRequestHandler::HandleQuery | ( | SocketHandler * | socket, | |
| QStringList & | commands, | |||
| QStringList & | slist | |||
| ) | [virtual] |
Reimplemented from SocketRequestHandler.
Definition at line 28 of file controlrequesthandler.cpp.
| bool ControlRequestHandler::AnnounceSocket | ( | void | ) | [protected, virtual] |
Reimplemented from OutboundRequestHandler.
Definition at line 14 of file controlrequesthandler.cpp.
1.6.3