COMMS
Template library intended to help with implementation of communication protocols.
|
This file provides all the definitions from comms::frame namespace. More...
#include "comms/frame/MsgDataLayer.h"
#include "comms/frame/MsgIdLayer.h"
#include "comms/frame/MsgSizeLayer.h"
#include "comms/frame/SyncPrefixLayer.h"
#include "comms/frame/ChecksumLayer.h"
#include "comms/frame/ChecksumPrefixLayer.h"
#include "comms/frame/TransportValueLayer.h"
#include "comms/frame/checksum/BasicSum.h"
#include "comms/frame/checksum/BasicXor.h"
#include "comms/frame/checksum/Crc.h"
Go to the source code of this file.
This file provides all the definitions from comms::frame namespace.