![]() |
![]() |
Public Types | |
typedef limit_derived_target< T_target, T_action > | T_self |
Public Member Functions | |
template<class T_type> | |
void | operator() (const T_type& _A_type) const |
limit_derived_target (const T_action& _A_action) | |
Public Attributes | |
T_action | action_ |
typedef limit_derived_target<T_target, T_action> sigc::internal::limit_derived_target<T_target, T_action>::T_self |
sigc::internal::limit_derived_target<T_target, T_action>::limit_derived_target | ( | const T_action & | _A_action | ) | [inline] |
void sigc::internal::limit_derived_target<T_target, T_action>::operator() | ( | const T_type & | _A_type | ) | const [inline] |
T_action sigc::internal::limit_derived_target<T_target, T_action>::action_ |