ClanLib
2.3.7
|
#include <virtual_function_v1.h>
Public Member Functions | |
void | invoke (Param1 param1) |
bool | is_invokable () const |
bool | is_null () const |
Public Attributes | |
std::vector< CL_SharedPtr < CL_SlotCallback > >::reverse_iterator | it_end |
std::vector< CL_SharedPtr < CL_SlotCallback > >::reverse_iterator | it_super |
(Internal ClanLib Class)
|
inline |
References CL_Super_v1< Param1 >::it_end, and CL_Super_v1< Param1 >::it_super.
Referenced by CL_VirtualFunction_v1< Param1 >::invoke().
|
inline |
References CL_Super_v1< Param1 >::is_null().
|
inline |
References CL_Super_v1< Param1 >::it_end, and CL_Super_v1< Param1 >::it_super.
Referenced by CL_Super_v1< Param1 >::is_invokable().
std::vector< CL_SharedPtr<CL_SlotCallback> >::reverse_iterator CL_Super_v1< Param1 >::it_end |
std::vector< CL_SharedPtr<CL_SlotCallback> >::reverse_iterator CL_Super_v1< Param1 >::it_super |