open_iA 2024.9
Loading...
Searching...
No Matches
iAByteOrder Class Reference

Byte Order handling - mainly for simplifying exporting string constants for the two possible values. More...

#include <iAToolsVTK.h>

Static Public Member Functions

static QStringList const & stringList ()
 Returns a human-readable list of available byte orders (little/big endian)
 

Static Public Attributes

static const QString BigEndianStr
 
static const QString LittleEndianStr
 

Detailed Description

Byte Order handling - mainly for simplifying exporting string constants for the two possible values.

Member Function Documentation

◆ stringList()

QStringList const & iAByteOrder::stringList ( )
static

Returns a human-readable list of available byte orders (little/big endian)

Member Data Documentation

◆ BigEndianStr

const QString iAByteOrder::BigEndianStr
static

◆ LittleEndianStr

const QString iAByteOrder::LittleEndianStr
static

The documentation for this class was generated from the following files: