template<class type>
type* FX::Generic::lockedAccessor< type >::operator-> (  )  const [inline]

Returns the value.

Definition at line 736 of file QThread.h.

00736 { return const_cast<type *>(&val); }


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