An interface used by ServerProtocol to send protocol replies. More...
#include <gserverprotocol.h>
Public Member Functions | |
virtual void | protocolSend (const std::string &s, bool go_secure)=0 |
virtual | ~Sender () |
An interface used by ServerProtocol to send protocol replies.
Definition at line 63 of file gserverprotocol.h.
|
virtual |
Definition at line 898 of file gserverprotocol.cpp.
|
pure virtual |