![]() |
![]() |
Inheritance diagram for sigc::internal::lambda_core< T_type, false >:
Public Types | |
typedef T_type | result_type |
typedef lambda<T_type> | lambda_type |
Public Member Functions | |
result_type | operator() () const |
template<class T_arg1> | |
result_type | operator() (T_arg1) const |
template<class T_arg1> | |
result_type | sun_forte_workaround (T_arg1) const |
template<class T_arg1, class T_arg2> | |
result_type | operator() (T_arg1, T_arg2) const |
template<class T_arg1, class T_arg2> | |
result_type | sun_forte_workaround (T_arg1, T_arg2) const |
template<class T_arg1, class T_arg2, class T_arg3> | |
result_type | operator() (T_arg1, T_arg2, T_arg3) const |
template<class T_arg1, class T_arg2, class T_arg3> | |
result_type | sun_forte_workaround (T_arg1, T_arg2, T_arg3) const |
template<class T_arg1, class T_arg2, class T_arg3, class T_arg4> | |
result_type | operator() (T_arg1, T_arg2, T_arg3, T_arg4) const |
template<class T_arg1, class T_arg2, class T_arg3, class T_arg4> | |
result_type | sun_forte_workaround (T_arg1, T_arg2, T_arg3, T_arg4) const |
template<class T_arg1, class T_arg2, class T_arg3, class T_arg4, class T_arg5> | |
result_type | operator() (T_arg1, T_arg2, T_arg3, T_arg4, T_arg5) const |
template<class T_arg1, class T_arg2, class T_arg3, class T_arg4, class T_arg5> | |
result_type | sun_forte_workaround (T_arg1, T_arg2, T_arg3, T_arg4, T_arg5) const |
template<class T_arg1, class T_arg2, class T_arg3, class T_arg4, class T_arg5, class T_arg6> | |
result_type | operator() (T_arg1, T_arg2, T_arg3, T_arg4, T_arg5, T_arg6) const |
template<class T_arg1, class T_arg2, class T_arg3, class T_arg4, class T_arg5, class T_arg6> | |
result_type | sun_forte_workaround (T_arg1, T_arg2, T_arg3, T_arg4, T_arg5, T_arg6) const |
template<class T_arg1, class T_arg2, class T_arg3, class T_arg4, class T_arg5, class T_arg6, class T_arg7> | |
result_type | operator() (T_arg1, T_arg2, T_arg3, T_arg4, T_arg5, T_arg6, T_arg7) const |
template<class T_arg1, class T_arg2, class T_arg3, class T_arg4, class T_arg5, class T_arg6, class T_arg7> | |
result_type | sun_forte_workaround (T_arg1, T_arg2, T_arg3, T_arg4, T_arg5, T_arg6, T_arg7) const |
lambda_core (typename type_trait<T_type>::take v) | |
Public Attributes | |
T_type | value_ |
Classes | |
struct | deduce_result_type |
typedef T_type sigc::internal::lambda_core<T_type, false>::result_type |
typedef lambda<T_type> sigc::internal::lambda_core<T_type, false>::lambda_type |
sigc::internal::lambda_core<T_type, false>::lambda_core | ( | typename type_trait<T_type>::take | v | ) | [inline, explicit] |
lambda_core<T_type, false>::result_type sigc::internal::lambda_core<T_type, false>::operator() | ( | ) | const |
result_type sigc::internal::lambda_core<T_type, false>::operator() | ( | T_arg1 | ) | const [inline] |
result_type sigc::internal::lambda_core<T_type, false>::sun_forte_workaround | ( | T_arg1 | ) | const [inline] |
result_type sigc::internal::lambda_core<T_type, false>::operator() | ( | T_arg1 | , | |
T_arg2 | ||||
) | const [inline] |
result_type sigc::internal::lambda_core<T_type, false>::sun_forte_workaround | ( | T_arg1 | , | |
T_arg2 | ||||
) | const [inline] |
result_type sigc::internal::lambda_core<T_type, false>::operator() | ( | T_arg1 | , | |
T_arg2 | , | |||
T_arg3 | ||||
) | const [inline] |
result_type sigc::internal::lambda_core<T_type, false>::sun_forte_workaround | ( | T_arg1 | , | |
T_arg2 | , | |||
T_arg3 | ||||
) | const [inline] |
result_type sigc::internal::lambda_core<T_type, false>::operator() | ( | T_arg1 | , | |
T_arg2 | , | |||
T_arg3 | , | |||
T_arg4 | ||||
) | const [inline] |
result_type sigc::internal::lambda_core<T_type, false>::sun_forte_workaround | ( | T_arg1 | , | |
T_arg2 | , | |||
T_arg3 | , | |||
T_arg4 | ||||
) | const [inline] |
result_type sigc::internal::lambda_core<T_type, false>::operator() | ( | T_arg1 | , | |
T_arg2 | , | |||
T_arg3 | , | |||
T_arg4 | , | |||
T_arg5 | ||||
) | const [inline] |
result_type sigc::internal::lambda_core<T_type, false>::sun_forte_workaround | ( | T_arg1 | , | |
T_arg2 | , | |||
T_arg3 | , | |||
T_arg4 | , | |||
T_arg5 | ||||
) | const [inline] |
result_type sigc::internal::lambda_core<T_type, false>::operator() | ( | T_arg1 | , | |
T_arg2 | , | |||
T_arg3 | , | |||
T_arg4 | , | |||
T_arg5 | , | |||
T_arg6 | ||||
) | const [inline] |
result_type sigc::internal::lambda_core<T_type, false>::sun_forte_workaround | ( | T_arg1 | , | |
T_arg2 | , | |||
T_arg3 | , | |||
T_arg4 | , | |||
T_arg5 | , | |||
T_arg6 | ||||
) | const [inline] |
result_type sigc::internal::lambda_core<T_type, false>::operator() | ( | T_arg1 | , | |
T_arg2 | , | |||
T_arg3 | , | |||
T_arg4 | , | |||
T_arg5 | , | |||
T_arg6 | , | |||
T_arg7 | ||||
) | const [inline] |
result_type sigc::internal::lambda_core<T_type, false>::sun_forte_workaround | ( | T_arg1 | , | |
T_arg2 | , | |||
T_arg3 | , | |||
T_arg4 | , | |||
T_arg5 | , | |||
T_arg6 | , | |||
T_arg7 | ||||
) | const [inline] |
T_type sigc::internal::lambda_core<T_type, false>::value_ |