|
DP3
|
Go to the source code of this file.
Namespaces | |
| dp3 | |
| This file has generic helper routines for testing steps. | |
| dp3::common | |
Enumerations | |
| enum | dp3::common::DataFormat { dp3::common::LittleEndian = 0 , dp3::common::BigEndian = 1 } |
| This file defines an enum for the possible machine data formats. More... | |
Functions | |
| DataFormat | dp3::common::dataFormat () |
| Get the endian type on this machine. More... | |