Muesli
 All Classes Namespaces Files Functions Typedefs Enumerations
Public Types | Public Member Functions | Public Attributes | List of all members
msl::anyFunc0< R, F > Struct Template Reference
Inheritance diagram for msl::anyFunc0< R, F >:
msl::anyOp0< R >

Public Types

typedef Fct0< R, F > ffunc_t
 

Public Member Functions

 anyFunc0 (const ffunc_t &_f)
 
 anyFunc0 (const anyFunc0 &rhs)
 
virtual R operator() () const
 
- Public Member Functions inherited from msl::anyOp0< R >
 anyOp0 (const anyOp0 &rhs)
 

Public Attributes

ffunc_t f
 

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