Fawkes API  Fawkes Development Version
fawkes::fawkes_transfer_header_t Struct Reference

Fawkes transfer header. More...

#include <message.h>

Public Attributes

unsigned int size
 size of the following payload. More...
 

Detailed Description

Fawkes transfer header.

This header is prepended to a collection of messages that is sent at once.

Definition at line 62 of file message.h.

Member Data Documentation

◆ size

unsigned int fawkes::fawkes_transfer_header_t::size

size of the following payload.

Definition at line 63 of file message.h.


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