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

Accesses the per-thread static data.

Definition at line 1232 of file FXApp.h.

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

01232                            {
01233     return static_cast<type *>(FXApp::instance()->getEventLoop()->getStaticPtr(ref));
01234     }


(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