ScummVM API documentation
Common::PointerToUnaryFunc< Arg, Result > Member List

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

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