bool FX::FXIPCMsg::inBigEndian (  )  const throw () [inline, inherited]

Returns true if the message was serialised by a big endian architecture.

Definition at line 250 of file FXIPC.h.

References FX::FXIPCMsg::FlagsIsBigEndian.

00250 { return (myflags & FlagsIsBigEndian)!=0; }


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