Class CbDefaultKeyboardBehavior

Inheritance Relationships

Base Type

  • public smacc2::SmaccClientBehavior

Class Documentation

class CbDefaultKeyboardBehavior : public smacc2::SmaccClientBehavior

Public Functions

void onEntry()
template<typename TOrthogonal, typename TSourceObject>
inline void onOrthogonalAllocation()
void OnKeyPress(char character)
template<typename TEv>
inline void postKeyEvent()

Public Members

ClKeyboard *ClKeyboard_
std::function<void(char)> postEventKeyPress