clan::Callback_Impl_v1_static_user< P1, UserData > Class Template Reference

(Internal ClanLib Class) More...

#include <callback_v1.h>

+ Inheritance diagram for clan::Callback_Impl_v1_static_user< P1, UserData >:

Public Member Functions

 Callback_Impl_v1_static_user (void(*static_func)(P1, UserData), const UserData &user_data)
 
void invoke (P1 p1) const
 
- Public Member Functions inherited from clan::Callback_Impl_v1< P1 >
virtual ~Callback_Impl_v1 ()
 

Public Attributes

void(* static_func )(P1, UserData)
 
UserData user_data
 

Detailed Description

template<typename P1, typename UserData>
class clan::Callback_Impl_v1_static_user< P1, UserData >

(Internal ClanLib Class)


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