Class CbDefaultKeyboardBehavior
Defined in File cb_default_keyboard_behavior.hpp
Inheritance Relationships
Base Type
public smacc2::SmaccClientBehavior
Class Documentation
-
class CbDefaultKeyboardBehavior : public smacc2::SmaccClientBehavior
Public Functions
-
inline void onEntry()
-
template<typename TOrthogonal, typename TSourceObject>
inline void onStateOrthogonalAllocation()
-
inline void OnKeyPress(char character)
-
template<typename TEv>
inline void postKeyEvent()
Public Members
-
components::CpKeyboardListener1 *cpSubscriber1
-
std::function<void(char)> postEventKeyPress
-
inline void onEntry()