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

Public Member Functions | |
| MSG_CONVERT (MsgConnectionRequest) | |
| MsgConnectionRequest (const AP_String sender, const AP_String target, const AP_PeerSocket::Type type, AP_Uint32 seq=0) | |
Data Fields | |
| AP_Byte | m_sender [NAME_SIZE] |
| AP_Byte | m_target [NAME_SIZE] |
| AP_PeerSocket::Type | m_type |
| MsgConnectionRequest | ( | const AP_String | sender, | |
| const AP_String | target, | |||
| const AP_PeerSocket::Type | type, | |||
| AP_Uint32 | seq = 0 | |||
| ) | [inline] |
| MSG_CONVERT | ( | MsgConnectionRequest | ) |
1.5.8