Namespaces | Functions
ByteOrderConversion.cpp File Reference
#include <schunk_svh_library/serial/ByteOrderConversion.h>
Include dependency graph for ByteOrderConversion.cpp:

Go to the source code of this file.

Namespaces

 driver_svh
 

Functions

template<>
size_t driver_svh::fromLittleEndian< double > (double &data, std::vector< uint8_t > &array, size_t &read_pos)
 Template specialization for float as these have to be handled seperately. More...
 
template<>
size_t driver_svh::fromLittleEndian< float > (float &data, std::vector< uint8_t > &array, size_t &read_pos)
 Template specialization for float as these have to be handled seperately. More...
 
std::ostream & driver_svh::operator<< (std::ostream &o, const ArrayBuilder &ab)
 debug output of array as hex values More...
 
template<>
size_t driver_svh::toLittleEndian< double > (const double &data, std::vector< uint8_t > &array, size_t &write_pos)
 Template specialization for float as these have to be handled seperately. More...
 
template<>
size_t driver_svh::toLittleEndian< float > (const float &data, std::vector< uint8_t > &array, size_t &write_pos)
 Template specialization for float as these have to be handled seperately. More...
 

Detailed Description

Author
Georg Heppner heppn.nosp@m.er@f.nosp@m.zi.de
Date
2014-02-07

Definition in file ByteOrderConversion.cpp.



schunk_svh_library
Author(s): Georg Heppner, Lars Pfotzer, Felix Exner, Johannes Mangler, Stefan Scherzinger, Pascal Becker
autogenerated on Fri Apr 14 2023 02:26:23