FXuchar* FX::FXIPCMsg::originalData (  )  const throw () [inline, inherited]

Returns a pointer to the serialised data from which this message was constructed (if it wasn't generated this way, then zero). FX::FXIPCChannel only sets this when a received message is known, not an ack and only for the duration of normal message handling - it is reset to zero if you detach a message to prevent you using the wrong data (as the buffer gets overwritten).

Definition at line 256 of file FXIPC.h.

00256 { return myoriginaldata; }


(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