Public Types | |
|
typedef internal::Function< F > ::Result | Result |
|
typedef internal::Function< F > ::ArgumentTuple | ArgumentTuple |
Public Member Functions | |
| Action (ActionInterface< F > *impl) | |
| Action (const Action &action) | |
| template<typename Func > | |
| Action (const Action< Func > &action) | |
| bool | IsDoDefault () const |
| Result | Perform (const ArgumentTuple &args) const |
Friends | |
| class | internal::ActionAdaptor |
1.6.1