OSVR Framework (Internal Development Docs)  0.6-1962-g59773924
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
osvr::common::serialization::detail::IntegerByteOrderSwap< T > Struct Template Reference

Stock implementation of a byte-swapping host-network conversion. More...

#include <osvr/Common/Endianness.h>

Static Public Member Functions

static T hton (T const v)
 
static T ntoh (T const v)
 

Detailed Description

template<typename T>
struct osvr::common::serialization::detail::IntegerByteOrderSwap< T >

Stock implementation of a byte-swapping host-network conversion.

Definition at line 103 of file Endianness.h.


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