NPL
Neurological Programs and Libraries
npl::Bytes< T > Union Template Reference

#include <byteswap.h>

Public Attributes

iv
 
unsigned char bytes [sizeof(T)]
 

Detailed Description

template<typename T>
union npl::Bytes< T >

Definition at line 21 of file byteswap.h.

Member Data Documentation

template<typename T>
unsigned char npl::Bytes< T >::bytes[sizeof(T)]

Definition at line 24 of file byteswap.h.

template<typename T>
T npl::Bytes< T >::iv

Definition at line 23 of file byteswap.h.


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