Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

ark::GenericCommand< Target > Class Template Reference

#include <GenericCommand.h>

List of all members.

Public Types

typedef Target::Notification Notification
typedef void(Target::* Function )(Notification const &)

Public Member Functions

 GenericCommand ()
 GenericCommand (Function f, Notification const &n)
 ~GenericCommand ()
void execute ()

Private Attributes

Function _func
Notification _param

template<typename Target>
class ark::GenericCommand< Target >


Member Typedef Documentation

template<typename Target>
typedef void(Target::* ark::GenericCommand< Target >::Function)(Notification const &)
 

template<typename Target>
typedef Target::Notification ark::GenericCommand< Target >::Notification
 


Constructor & Destructor Documentation

template<typename Target>
ark::GenericCommand< Target >::GenericCommand  )  [inline]
 

template<typename Target>
ark::GenericCommand< Target >::GenericCommand Function  f,
Notification const &  n
[inline]
 

template<typename Target>
ark::GenericCommand< Target >::~GenericCommand  )  [inline]
 


Member Function Documentation

template<typename Target>
void ark::GenericCommand< Target >::execute  )  [inline]
 


Member Data Documentation

template<typename Target>
Function ark::GenericCommand< Target >::_func [private]
 

template<typename Target>
Notification ark::GenericCommand< Target >::_param [private]
 


The documentation for this class was generated from the following file:
Generated on Tue Sep 6 14:54:40 2005 for Arkonnekt Sound by  doxygen 1.4.4