Kanzi  3.9.6
Kanzi Engine API
apply_action.hpp File Reference

Classes

class  kanzi::ApplyAction
 Base abstraction for Actions for DataTrigger, such as ForwardingApplyAction and ApplyActivationAction. More...
 

Namespaces

 kanzi
 Easing functions that require external dependencies for calculation.
 

Typedefs

using kanzi::AbstractBindingRuntimeSharedPtr = shared_ptr< AbstractBindingRuntime >
 AbstractBindingRuntime shared pointer type. More...
 
using kanzi::ApplyActionSharedPtr = shared_ptr< ApplyAction >