Kanzi  3.9.8
Kanzi Engine C++ 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
 

Typedefs

typedef shared_ptr< ForwardingAction > kanzi::ForwardingActionSharedPtr