#include <MsgDebugAck.h>
Inherits CarLinO::CarLinO_message.
Public Types | |
Public Member Functions | |
MSG_CONVERT (MsgDebugAck) | |
MsgDebugAck (const AP_Bool ack, const Type type, const AP_String &text="", AP_Uint32 seq=0) | |
Data Fields | |
AP_Bool | m_ack |
AP_Byte | m_text [TEXT_SIZE] |
Type | m_type |
enum Type |
MsgDebugAck | ( | const AP_Bool | ack, | |
const Type | type, | |||
const AP_String & | text = "" , |
|||
AP_Uint32 | seq = 0 | |||
) | [inline] |
MSG_CONVERT | ( | MsgDebugAck | ) |
AP_Bool m_ack |