Class KPStateMachineObserver

Inheritance Relationships

Base Type

Class Documentation

class KPStateMachineObserver : public KPObserver

By inheriting this class, the subclass can listen to several notifications called from KPStateMachine

Public Functions

const char *ObserverName() const
virtual const char *KPStateMachineObserverName() const
virtual void stateDidBegin(const KPState *newState) = 0