#include <MsgConnectionAck.h>
Inherits CarLinO::CarLinO_message.

Public Member Functions | |
| MSG_CONVERT (MsgConnectionAck) | |
| MsgConnectionAck (const AP_Bool ack, const AP_String sender, const AP_String target, const AP_String address, const AP_Uint32 flags, AP_Uint32 seq=0) | |
Data Fields | |
| AP_Bool | m_ack |
| AP_Byte | m_address [NAME_SIZE] |
| AP_Uint32 | m_flags |
| AP_Byte | m_sender [NAME_SIZE] |
| AP_Byte | m_target [NAME_SIZE] |
| MsgConnectionAck | ( | const AP_Bool | ack, | |
| const AP_String | sender, | |||
| const AP_String | target, | |||
| const AP_String | address, | |||
| const AP_Uint32 | flags, | |||
| AP_Uint32 | seq = 0 | |||
| ) | [inline] |
| MSG_CONVERT | ( | MsgConnectionAck | ) |
| AP_Bool m_ack |
| AP_Uint32 m_flags |
1.5.8