EPS Conduits  v0.0.2-1816
networking over networking
EPS::CommList1 Struct Referencefinal

Communication header: list all devices. More...

#include "comm.hpp"

Collaboration diagram for EPS::CommList1:

Public Member Functions

void set (const size_t records)
 Initialize the header. More...
 

Public Attributes

CommHeader1 header
 common header More...
 
uint16_t number_of_records
 number of records in the data array (network byte order) More...
 
CommList1Data data [0]
 array of devices More...
 

Detailed Description

Communication header: list all devices.

Member Function Documentation

void EPS::CommList1::set ( const size_t  records)

Initialize the header.

Here is the caller graph for this function:

Member Data Documentation

CommList1Data EPS::CommList1::data[0]

array of devices

CommHeader1 EPS::CommList1::header

common header

uint16_t EPS::CommList1::number_of_records

number of records in the data array (network byte order)


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