EPS Conduits  v0.0.2-2413
networking over networking
EPS::CommList2 Struct Referencefinal

Communication header: list all devices. More...

#include "comm.hpp"

Collaboration diagram for EPS::CommList2:

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...
 
CommList2Data data [0]
 array of devices More...
 

Detailed Description

Communication header: list all devices.

Member Function Documentation

◆ set()

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

Initialize the header.

Here is the caller graph for this function:

Member Data Documentation

◆ data

CommList2Data EPS::CommList2::data[0]

array of devices

◆ header

CommHeader1 EPS::CommList2::header

common header

◆ number_of_records

uint16_t EPS::CommList2::number_of_records

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


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