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

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

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