Namespaces | Functions
SVHSerialPacket.cpp File Reference
#include <driver_svh/SVHSerialPacket.h>
Include dependency graph for SVHSerialPacket.cpp:

Go to the source code of this file.

Namespaces

 driver_svh
 

Functions

icl_comm::ArrayBuilder & driver_svh::operator<< (icl_comm::ArrayBuilder &ab, const SVHSerialPacket &data)
 overload stream operator to easily serialize raw packet data More...
 
std::ostream & driver_svh::operator<< (std::ostream &o, const SVHSerialPacket &sp)
 Output Stream operator for easy printing of packet data. More...
 
icl_comm::ArrayBuilder & driver_svh::operator>> (icl_comm::ArrayBuilder &ab, SVHSerialPacket &data)
 overload stream operator to easily deserialize raw packet data More...
 

Detailed Description

Author
Georg Heppner
Date
2014-02-10
2014-07-16

This file contains the SVHSerialPacket data structure that is used to send and receive everything from an to the actual hardware. The serial packet is used to wrap up the payload data for convenient handling. By wrapping everything in the same packet structure it can be handled quite neatly

Definition in file SVHSerialPacket.cpp.



schunk_svh_driver
Author(s): Georg Heppner
autogenerated on Mon Jun 10 2019 15:04:59