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

Returns true if the sender of this message is waiting for the ack.

Definition at line 238 of file FXIPC.h.

References FX::FXIPCMsg::FlagsWantAck.

00238 { return (myflags & FlagsWantAck)!=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