DATRW++ library: seismic data I/O with multiple formats
datrw::util::IOUnion< T > Union Template Reference

#include <bytesex.h>

Collaboration diagram for datrw::util::IOUnion< T >:

Public Attributes

char bytes [sizeof(T)]
 
value
 

Detailed Description

template<typename T>
union datrw::util::IOUnion< T >

A union to support raw I/O.

  • value the numerical value
  • bytes the raw byte representation

Definition at line 82 of file bytesex.h.


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