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