TwiceAsNice
2019-02-18
|
#include <boost/static_assert.hpp>
Classes | |
struct | Basda::Microgate::TdpHeader |
TODO 2011-06-21. More... | |
Namespaces | |
Basda | |
These are contants that are used by the services internally. | |
Basda::Microgate | |
This is the BCU Service Interface. | |
Functions | |
struct Basda::Microgate::TdpHeader | Basda::Microgate::__attribute__ ((__packed__)) |
Basda::Microgate::BOOST_STATIC_ASSERT (14==sizeof(struct TdpHeader)) | |
Variables | |
uint16_t | dummy |
uint32_t | totalLength |
uint32_t | startAddress |
uint16_t | subRecordId |
uint16_t | recordId |
uint8_t | payload [] |
uint16_t dummy |
uint8_t payload[] |
uint16_t recordId |
uint32_t startAddress |
uint16_t subRecordId |
uint32_t totalLength |