int FX::FXStream::byteOrder (  )  const [inline]

Returns the byte order the data on the i/o device shall be interpreted in.

Definition at line 187 of file FXStream.h.

References FX::swap().

00187 { return ((swap!=0)==!FOX_BIGENDIAN) ? BigEndian : LittleEndian; }


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:36:31 2009 for TnFOX by doxygen v1.4.7