clan::Callback_Impl_6_static< RetVal, P1, P2, P3, P4, P5, P6 > Class Template Reference

(Internal ClanLib Class) More...

#include <callback_6.h>

+ Inheritance diagram for clan::Callback_Impl_6_static< RetVal, P1, P2, P3, P4, P5, P6 >:

Public Member Functions

 Callback_Impl_6_static (RetVal(*static_func)(P1, P2, P3, P4, P5, P6))
 
RetVal invoke (P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6) const
 
- Public Member Functions inherited from clan::Callback_Impl_6< RetVal, P1, P2, P3, P4, P5, P6 >
virtual ~Callback_Impl_6 ()
 

Public Attributes

RetVal(* static_func )(P1, P2, P3, P4, P5, P6)
 

Detailed Description

template<typename RetVal, typename P1, typename P2, typename P3, typename P4, typename P5, typename P6>
class clan::Callback_Impl_6_static< RetVal, P1, P2, P3, P4, P5, P6 >

(Internal ClanLib Class)


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