|
OPALX (Object Oriented Parallel Accelerator Library for Exascal) MINIorX
OPALX
|
#include <data.hpp>
Classes | |
| struct | complainUnsupported |
Public Types | |
| enum | attributes { MODE , LINES_PER_ROW , NO_ROW_COUNT , FIXED_ROW_COUNT , ADDITIONAL_HEADER_LINES , COLUMN_MAJOR_ORDER , ENDIAN } |
Public Member Functions | |
| bool | isASCII () const |
Public Attributes | |
| ast::datamode | mode_m |
| long | numberRows_m |
|
inline |
Definition at line 46 of file data.hpp.
References SDDS::ast::BINARY, and mode_m.
| ast::datamode SDDS::data::mode_m |
Definition at line 43 of file data.hpp.
Referenced by isASCII(), and SDDS::operator<<().