void FX::FXStream::setByteOrder ( int  b  )  [inline]

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

Definition at line 189 of file FXStream.h.

References FX::swap().

00189 { swap=(b==BigEndian) ? !FOX_BIGENDIAN : FOX_BIGENDIAN; }


(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