bool FX::FXIPCMsg::operator!= ( const FXIPCMsg o  )  const throw () [inline, inherited]

True if this message is not identical to the other message.

Definition at line 220 of file FXIPC.h.

00220 { return !(*this==o); }


(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