ScummVM API documentation
Common::ConstMemFuncRef0< Result, T > Member List

This is the complete list of members for Common::ConstMemFuncRef0< Result, T >, including all inherited members.

ArgumenType typedef (defined in Common::UnaryFunction< T &, Result >)Common::UnaryFunction< T &, Result >
ConstMemFuncRef0(const FuncType &func) (defined in Common::ConstMemFuncRef0< Result, T >)Common::ConstMemFuncRef0< Result, T >inline
FuncType typedef (defined in Common::ConstMemFuncRef0< Result, T >)Common::ConstMemFuncRef0< Result, T >
operator()(const T &v) const (defined in Common::ConstMemFuncRef0< Result, T >)Common::ConstMemFuncRef0< Result, T >inline
ResultType typedef (defined in Common::UnaryFunction< T &, Result >)Common::UnaryFunction< T &, Result >