All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
action.hpp File Reference

Classes

class  kanzi::Action
 Action is the base class for objects that execute something when the owning Trigger is triggered. More...
 

Namespaces

 kanzi
 

Typedefs

typedef shared_ptr< Action > kanzi::ActionSharedPtr
 

Enumerations

enum  kanzi::ActionArgumentType { kanzi::ActionArgumentTypeValue, kanzi::ActionArgumentTypeMessageArgument, kanzi::ActionArgumentTypeObjectProperty }
 Action binding type. More...