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

Go to the source code of this file.

Namespaces

namespace  icl_comm

Functions

template<>
size_t icl_comm::fromLittleEndian< double > (double &data, std::vector< uint8_t > &array, size_t &read_pos)
 Template specialization for float as these have to be handled seperately.
template<>
size_t icl_comm::fromLittleEndian< float > (float &data, std::vector< uint8_t > &array, size_t &read_pos)
 Template specialization for float as these have to be handled seperately.
std::ostream & icl_comm::operator<< (std::ostream &o, const ArrayBuilder &ab)
 debug output of array as hex values
template<>
size_t icl_comm::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.
template<>
size_t icl_comm::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.

Detailed Description

Author:
Georg Heppner <heppner@fzi.de>
Date:
2014-02-07

Definition in file ByteOrderConversion.cpp.



schunk_svh_driver
Author(s): Georg Heppner
autogenerated on Fri Aug 28 2015 12:59:19