c-hglib
 All Data Structures Files Functions Variables Typedefs Macros
hg_header Struct Reference

This structure contains the variables for the header. More...

#include <client.h>

Data Fields

char channel
uint32_t length

Detailed Description

This structure contains the variables for the header.

Definition at line 29 of file client.h.

Field Documentation

hg_header::channel

The channel will stock a letter that will indicate the type of channel.

Definition at line 30 of file client.h.

hg_header::length

The length will stock the size of data that will be send or the maxim data that can be received by the server.

Definition at line 31 of file client.h.


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