FX::FXEventLoop_Static< type > Class Template Reference

#include <FXApp.h>

List of all members.


Detailed Description

template<typename type>
class FX::FXEventLoop_Static< type >

Creates a per-thread static instance.

Public Member Functions

 FXEventLoop_Static (type *v=NULL)
type * operator= (type *v)
 operator type * () const
type * operator-> () const

Member Function Documentation

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

Sets the per-thread static data.

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

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

Returns the per-thread static data.

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

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

Accesses the per-thread static data.

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


The documentation for this class was generated from the following file:

(C) 2002-2008 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Jun 13 21:56:49 2008 for TnFOX by doxygen v1.5.6