client-c  0.7.0
kaatcp_kaasync_header_t Struct Reference

#include <kaatcp_common.h>

Public Attributes

uint16_t protocol_name_length
 
char protocol_name [KAATCP_PROTOCOL_NAME_MAX_SIZE]
 
uint8_t protocol_version
 
uint16_t message_id
 
uint8_t flags
 

Detailed Description

Definition at line 123 of file kaatcp_common.h.

Member Data Documentation

uint8_t kaatcp_kaasync_header_t::flags

Definition at line 129 of file kaatcp_common.h.

uint16_t kaatcp_kaasync_header_t::message_id

Definition at line 128 of file kaatcp_common.h.

char kaatcp_kaasync_header_t::protocol_name[KAATCP_PROTOCOL_NAME_MAX_SIZE]

Definition at line 125 of file kaatcp_common.h.

uint16_t kaatcp_kaasync_header_t::protocol_name_length

Definition at line 124 of file kaatcp_common.h.

uint8_t kaatcp_kaasync_header_t::protocol_version

Definition at line 127 of file kaatcp_common.h.


The documentation for this struct was generated from the following file: