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