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

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

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