ScummVM API documentation
Common::ConstMemFunc0< Result, T > Class Template Reference
Inheritance diagram for Common::ConstMemFunc0< Result, T >:
Common::UnaryFunction< T *, Result >

Public Types

typedef Result(T::* FuncType) () const
 
- Public Types inherited from Common::UnaryFunction< T *, Result >
typedef T * ArgumenType
 
typedef Result ResultType
 

Public Member Functions

 ConstMemFunc0 (const FuncType &func)
 
Result operator() (const T *v) const
 

The documentation for this class was generated from the following file: