This is the complete list of members for
DaemonLink, including all inherited members.
| bytesAvailable(const char *buffer, int bytesCount)=0 | DaemonLink | [protected, pure virtual] |
| connected() | DaemonLink | [protected, virtual, slot] |
| DaemonLink(Station *station) | DaemonLink | |
| findMatch(const char *buffer, int &bytesRead, int bytesCount, const char *string) | DaemonLink | [protected] |
| isAvailable() | DaemonLink | |
| match(const char *buffer, int &bytesRead, int bytesCount, const char *string) | DaemonLink | [protected] |
| port() const | DaemonLink | [inline] |
| readDouble(const char *buffer, int &bytesRead, int bytesCount, bool &ok) | DaemonLink | [protected] |
| readInteger(const char *buffer, int &bytesRead, int bytesCount, bool &ok) | DaemonLink | [protected] |
| readLongInteger(const char *buffer, int &bytesRead, int bytesCount, bool &ok) | DaemonLink | [protected] |
| readString(const char *buffer, int &bytesRead, int bytesCount, bool &ok) | DaemonLink | [protected] |
| send(const char *msg) | DaemonLink | |
| send(const char *buf, unsigned int len) | DaemonLink | |
| setPort(unsigned int p) | DaemonLink | [inline] |
| stateChanged() | DaemonLink | [signal] |
| station() | DaemonLink | [inline, protected] |
| station() const | DaemonLink | [inline, protected] |
| ~DaemonLink() | DaemonLink | |