Kanzi  3.9.6
Kanzi Engine API
event_source.hpp File Reference

Classes

class  kanzi::EventSource
 EventSource class. More...
 
class  kanzi::EventSourceDecorator
 The EventSourceDecorator declares the interface for the EventSource decorators. More...
 

Namespaces

 kanzi
 Easing functions that require external dependencies for calculation.
 

Functions

template<typename TWrappedType >
shared_ptr< TWrappedType > kanzi::getWrappedEventSource (EventSourceSharedPtr eventSource)
 Returns the event source wrapper of TWrappedType type from the passed event source. More...