Dataflow Runtime API  3.1.1.0
Public Attributes | List of all members
imt::base::dff::activeparts::test::TestLoggerAP::LogEntryContainer Struct Reference

Container which stores the received data. More...

#include <Imt.Base.Dff.ActiveParts.Test/TestLoggerAP.h>

Public Attributes

uint16_t protocolIdentifier
 Protocol identifier. More...
 
uint8_t dataBuffer [imt::base::dff::runtime::EVENTDATA_SIZE_BYTES]
 Buffer which holds the message. More...
 
uint32_t dataSize
 Actual size of the message in bytes. More...
 

Detailed Description

Container which stores the received data.

Member Data Documentation

◆ dataBuffer

uint8_t imt::base::dff::activeparts::test::TestLoggerAP::LogEntryContainer::dataBuffer[imt::base::dff::runtime::EVENTDATA_SIZE_BYTES]

Buffer which holds the message.

Size is defined in RuntimeConfigApp.h.

◆ dataSize

uint32_t imt::base::dff::activeparts::test::TestLoggerAP::LogEntryContainer::dataSize

Actual size of the message in bytes.

◆ protocolIdentifier

uint16_t imt::base::dff::activeparts::test::TestLoggerAP::LogEntryContainer::protocolIdentifier

Protocol identifier.


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