template<typename type>
FX::FXEventLoop_Static< type >::operator type * (  )  const [inline]

Returns the per-thread static data.

Definition at line 1228 of file FXApp.h.

References FX::Generic::TL::instance().

01228                           {
01229     return static_cast<type *>(FXApp::instance()->getEventLoop()->getStaticPtr(ref));
01230     }


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