ScummVM API documentation
Common::Binder1st< Op > Member List

This is the complete list of members for Common::Binder1st< Op >, including all inherited members.

ArgumenType typedef (defined in Common::UnaryFunction< Op::SecondArgumentType, Op::ResultType >)Common::UnaryFunction< Op::SecondArgumentType, Op::ResultType >
Binder1st(const Op &op, typename Op::FirstArgumentType arg1) (defined in Common::Binder1st< Op >)Common::Binder1st< Op >inline
operator()(typename Op::SecondArgumentType v) const (defined in Common::Binder1st< Op >)Common::Binder1st< Op >inline
ResultType typedef (defined in Common::UnaryFunction< Op::SecondArgumentType, Op::ResultType >)Common::UnaryFunction< Op::SecondArgumentType, Op::ResultType >