Kanzi 4.1.0
inop_trigger.hpp File Reference

Namespaces

namespace  kanzi
 
namespace  kanzi::interop
 

Functions

KANZI_INTEROP_API void kanzi::interop::Trigger_addAction (ObjectWrapper *thisPtrWrapper, ObjectWrapper *action)
 
KANZI_INTEROP_API void kanzi::interop::Trigger_addCondition (ObjectWrapper *thisPtrWrapper, ObjectWrapper *condition)
 
KANZI_INTEROP_API bool kanzi::interop::Trigger_checkConditions (ObjectWrapper *thisPtrWrapper)
 
KANZI_INTEROP_API void kanzi::interop::Trigger_invokeActions (ObjectWrapper *thisPtrWrapper)