#include <XSynergy.h>
Public Member Functions | |
| XUnknownClient (const CString &name) | |
accessors | |
| virtual const CString & | getName () const throw () |
| Get the client's name. | |
Protected Member Functions | |
| virtual CString | getWhat () const throw () |
Thrown when a client attempting to connect is using a name that is unknown to the server.
Definition at line 85 of file XSynergy.h.
1.4.7