kpilot/lib
Messages Class Reference
List of all members.Detailed Description
Definition at line 109 of file kpilotdevicelinkPrivate.h.
Public Types | |
enum | { OpenMessage = 1, OpenFailMessage = 2 } |
Public Member Functions | |
Messages (KPilotDeviceLink *parent) | |
void | reset () |
void | block (unsigned int m, bool force=false) |
bool | shouldPrint (int msgid) |
Public Attributes | |
int | messages |
int | messagesMask |
Static Public Attributes | |
static const int | messageIsError = 0 |
Protected Attributes | |
KPilotDeviceLink * | fDeviceLink |
Member Enumeration Documentation
|
Some messages are only printed once and are suppressed after that. These are indicated by flag bits in messages. The following enum is a bitfield. Definition at line 142 of file kpilotdevicelinkPrivate.h. |
Member Function Documentation
|
Determines whether message If return is true, this method also adds it to the messagesMask. Definition at line 156 of file kpilotdevicelinkPrivate.h. |
The documentation for this class was generated from the following file: