Kanzi  3.9.6
Kanzi Engine API
forwarding_action.hpp File Reference

Classes

struct  kanzi::ForwardingAction::BindingEntry
 Entry for bindings to install when the action is invoked. More...
 
struct  kanzi::ForwardingAction::BindingRuntimeEntry
 Entry for binding runtimes to execute when the action is invoked. More...
 
class  kanzi::ForwardingAction
 ForwardingAction is the base class for the action classes that read and send arguments, such as SetPropertyAction or DispatchMessageAction. More...
 

Namespaces

 kanzi
 Easing functions that require external dependencies for calculation.
 

Typedefs

typedef shared_ptr< ForwardingAction > kanzi::ForwardingActionSharedPtr