ClanLib  2.3.7
Public Member Functions | Public Attributes | List of all members
CL_Callback_Impl_v0_static Class Reference

#include <callback_v0.h>

Inheritance diagram for CL_Callback_Impl_v0_static:
Inheritance graph
[legend]

Public Member Functions

 CL_Callback_Impl_v0_static (void(*static_func)())
 
void invoke () const
 

Public Attributes

void(* static_func )()
 

Detailed Description

(Internal ClanLib Class)

Constructor & Destructor Documentation

CL_Callback_Impl_v0_static::CL_Callback_Impl_v0_static ( void(*)()  static_func)
inline

Member Function Documentation

void CL_Callback_Impl_v0_static::invoke ( ) const
inlinevirtual

Implements CL_Callback_Impl_v0.

References static_func.

Member Data Documentation

void(* CL_Callback_Impl_v0_static::static_func)()

Referenced by invoke().


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