Simple Application Framework  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Saf::Algo::Binder1st< Func, Arg1Type > Member List
This is the complete list of members for Saf::Algo::Binder1st< Func, Arg1Type >, including all inherited members.
Arg1Type typedefSaf::Algo::UnaryFunction< Func::Arg2Type, Func::ResType >
Binder1st(const Func &func, const Arg1Type &arg1)Saf::Algo::Binder1st< Func, Arg1Type > [inline]
operator()(const typename Func::Arg2Type &arg2) const Saf::Algo::Binder1st< Func, Arg1Type > [inline]
ResType typedefSaf::Algo::UnaryFunction< Func::Arg2Type, Func::ResType >