Go to the source code of this file.
Functions | |
template<class T > | |
void | switch_endianess_byte4 (T &a) |
Converts endianess of object passed by reference. | |
template<class T > | |
void | switch_endianess_byte8 (T &a) |
Contains declaration of function swicth_endianess_byte4()
Licensed under GPL2 license Read attached license in file mdp_license.pdf This file cannot be distributed without file mdp_license.pdf
void switch_endianess_byte4 | ( | T & | a | ) | [inline] |
Converts endianess of object passed by reference.
void switch_endianess_byte8 | ( | T & | a | ) | [inline] |