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