framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
List of all members
framework::serializable::little_endian< T > Struct Template Reference

#include <framework/serializable/mutators/endian.hpp>

Inheritance diagram for framework::serializable::little_endian< T >:
framework::serializable::mutator_type< T >

Detailed Description

template<typename T>
struct framework::serializable::little_endian< T >

Serializes the child type T using little endian byte ordering. FRAMEWORK_HOST_ENDIANNESS and FRAMEWORK_HOST_FLOAT_ENDIANNESS define the host endianness; see framework/common/endian.hpp.

Template Parameters
Tchild type

The documentation for this struct was generated from the following file: