adaptor_type typedef | sigc::bind_functor<-1, T_functor, T_type1, T_type2, T_type3, T_type4, T_type5 > | |
adapts(const T_functor& _A_functor) | sigc::adapts<T_functor> | [inline, explicit] |
bind_functor(typename type_trait<T_functor >::take _A_func, typename type_trait<T_type1>::take _A_bound1, typename type_trait<T_type2>::take _A_bound2, typename type_trait<T_type3>::take _A_bound3, typename type_trait<T_type4>::take _A_bound4, typename type_trait<T_type5>::take _A_bound5) | sigc::bind_functor<-1, T_functor, T_type1, T_type2, T_type3, T_type4, T_type5> | [inline] |
bound1_ | sigc::bind_functor<-1, T_functor, T_type1, T_type2, T_type3, T_type4, T_type5 > | |
bound2_ | sigc::bind_functor<-1, T_functor, T_type1, T_type2, T_type3, T_type4, T_type5 > | |
bound3_ | sigc::bind_functor<-1, T_functor, T_type1, T_type2, T_type3, T_type4, T_type5 > | |
bound4_ | sigc::bind_functor<-1, T_functor, T_type1, T_type2, T_type3, T_type4, T_type5 > | |
bound5_ | sigc::bind_functor<-1, T_functor, T_type1, T_type2, T_type3, T_type4, T_type5 > | |
functor_ | sigc::adapts<T_functor> | [mutable] |
operator()() | sigc::bind_functor<-1, T_functor, T_type1, T_type2, T_type3, T_type4, T_type5 > | |
operator()(T_arg1 _A_arg1) | sigc::bind_functor<-1, T_functor, T_type1, T_type2, T_type3, T_type4, T_type5 > | [inline] |
operator()(T_arg1 _A_arg1, T_arg2 _A_arg2) | sigc::bind_functor<-1, T_functor, T_type1, T_type2, T_type3, T_type4, T_type5 > | [inline] |
result_type typedef | sigc::bind_functor<-1, T_functor, T_type1, T_type2, T_type3, T_type4, T_type5 > | |