kpilot/lib
kpilotlink.h File Reference
Detailed Description
Encapsulates all the communication with the pilot.Also does daemon-like polling of the Pilot. Interesting status changes are signalled.
Definition in file kpilotlink.h.
#include <time.h>
#include <pi-dlp.h>
#include <qobject.h>
#include <qptrlist.h>
Go to the source code of this file.
Defines | |
#define | pi_mktag(c1, c2, c3, c4) (((c1)<<24)|((c2)<<16)|((c3)<<8)|(c4)) |
Functions | |
bool | operator< (const struct db &, const struct db &) |