![]() |
Deskflow 1.26.0.443
Keyboard and mouse sharing utility
|
This is the complete list of members for ServerProxy1_7, including all inherited members.
| ConnectionResult enum name | ServerProxy | protected |
| getStream() const | ServerProxy | inlineprotected |
| keyDown(uint16_t id, uint16_t mask, uint16_t button, const std::string &lang) | ServerProxy | protected |
| keyRepeat(uint16_t id, uint16_t mask, uint16_t count, uint16_t button, const std::string &lang) | ServerProxy | protected |
| onClipboardChanged(ClipboardID, const IClipboard *) | ServerProxy | |
| onGrabClipboard(ClipboardID) | ServerProxy | |
| onInfoChanged() | ServerProxy | |
| operator=(ServerProxy const &)=delete | ServerProxy | |
| operator=(ServerProxy &&)=delete | ServerProxy | |
| parseHandshakeMessage(const uint8_t *code) | ServerProxy | protectedvirtual |
| parseMessage(const uint8_t *code) override | ServerProxy1_7 | protectedvirtual |
| ServerProxy(Client *client, deskflow::IStream *stream, IEventQueue *events) | ServerProxy | |
| ServerProxy(ServerProxy const &)=delete | ServerProxy | |
| ServerProxy(ServerProxy &&)=delete | ServerProxy | |
| ServerProxy1_7(Client *client, deskflow::IStream *stream, IEventQueue *events) | ServerProxy1_7 | |
| ~ServerProxy() | ServerProxy | virtual |
| ~ServerProxy1_7() override=default | ServerProxy1_7 |