ClanLib  2.3.7
Public Member Functions | Public Attributes | List of all members
CL_Callback_Impl_v0_functor< Functor > Class Template Reference

#include <callback_v0.h>

Inheritance diagram for CL_Callback_Impl_v0_functor< Functor >:
Inheritance graph
[legend]

Public Member Functions

 CL_Callback_Impl_v0_functor (Functor functor)
 
void invoke () const
 

Public Attributes

Functor functor
 

Detailed Description

template<class Functor>
class CL_Callback_Impl_v0_functor< Functor >

(Internal ClanLib Class)

Constructor & Destructor Documentation

template<class Functor >
CL_Callback_Impl_v0_functor< Functor >::CL_Callback_Impl_v0_functor ( Functor  functor)
inline

Member Function Documentation

template<class Functor >
void CL_Callback_Impl_v0_functor< Functor >::invoke ( ) const
inlinevirtual

Member Data Documentation

template<class Functor >
Functor CL_Callback_Impl_v0_functor< Functor >::functor

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