File failed to load: https://isis.astrogeology.usgs.gov/8.2.0/Object/assets/jax/output/NativeMML/config.js
Isis Developer Reference
Endian.h File Reference
#include <QString>

Go to the source code of this file.

Namespaces

namespace  Isis
 This is free and unencumbered software released into the public domain.
 

Enumerations

enum  Isis::ByteOrder { Isis::NoByteOrder = 0 , Isis::Lsb , Isis::Msb }
 Tests the current architecture for byte order. More...
 

Functions

QString Isis::ByteOrderName (Isis::ByteOrder byteOrder)
 
Isis::ByteOrder Isis::ByteOrderEnumeration (const QString &order)
 
bool Isis::IsLsb ()
 Return true if this host is an LSB first machine and false if it is not.
 
bool Isis::IsMsb ()
 Return true if this host is an MSB first machine and false if it is not.
 
bool Isis::IsLittleEndian ()
 
bool Isis::IsBigEndian ()
 

U.S. Department of the Interior | U.S. Geological Survey
ISIS | Privacy & Disclaimers | Astrogeology Research Program
To contact us, please post comments and questions on the USGS Astrogeology Discussion Board
To report a bug, or suggest a feature go to: ISIS Github
File Modified: 02/24/2025 15:50:26