ClanLib  2.3.7
Public Member Functions | Public Attributes | List of all members
CL_VirtualCallback_0< RetVal > Class Template Referenceabstract

#include <virtual_function_0.h>

Inheritance diagram for CL_VirtualCallback_0< RetVal >:
Inheritance graph
[legend]

Public Member Functions

virtual RetVal invoke (CL_Super_0< RetVal > &super_func)=0
 

Public Attributes

bool enabled
 
bool valid
 

Detailed Description

template<typename RetVal>
class CL_VirtualCallback_0< RetVal >

(Internal ClanLib Class)

Member Function Documentation

template<typename RetVal >
virtual RetVal CL_VirtualCallback_0< RetVal >::invoke ( CL_Super_0< RetVal > &  super_func)
pure virtual

Member Data Documentation

bool CL_SlotCallback::enabled
inherited
bool CL_SlotCallback::valid
inherited

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