ScummVM API documentation
Public Member Functions
|
List of all members
Common::Functor0< Res > Struct Template Reference
abstract
Common API
»
Functions
#include <
func.h
>
Inheritance diagram for Common::Functor0< Res >:
Public Member Functions
virtual bool
isValid
() const =0
virtual Res
operator()
() const =0
Detailed Description
template<class Res>
struct Common::Functor0< Res >
Generic functor object for function objects without parameters.
See also
Functor1
The documentation for this struct was generated from the following file:
common/
func.h
Common
Functor0
Generated on Thu Nov 21 2024 09:25:40 for ScummVM API documentation by
1.8.13