FbTk::SimpleCommand< Receiver, ReturnType > Class Template Referencea simple command
More...
#include <SimpleCommand.hh>
Inheritance diagram for FbTk::SimpleCommand< Receiver, ReturnType >:
List of all members.
|
Public Types |
|
typedef ReturnType(Receiver::* | Action )() |
Public Member Functions |
|
| SimpleCommand (Receiver &r, Action a) |
|
void | execute () |
Detailed Description
template<typename Receiver, typename ReturnType = void>
class FbTk::SimpleCommand< Receiver, ReturnType >
a simple command
Definition at line 31 of file SimpleCommand.hh. The documentation for this class was generated from the following file:
Fluxbox CVS-Jan-2003
|
|
|