openMSX
openmsx::KeyMatrixState Member List

This is the complete list of members for openmsx::KeyMatrixState, including all inherited members.

getPress() constopenmsx::KeyMatrixStateinline
getRelease() constopenmsx::KeyMatrixStateinline
getRow() constopenmsx::KeyMatrixStateinline
getTime() constopenmsx::StateChangeinline
KeyMatrixState()=defaultopenmsx::KeyMatrixState
KeyMatrixState(EmuTime::param time_, uint8_t row_, uint8_t press_, uint8_t release_)openmsx::KeyMatrixStateinline
serialize(Archive &ar, unsigned)openmsx::KeyMatrixStateinline
StateChange()openmsx::StateChangeinlineprotected
StateChange(EmuTime::param time_)openmsx::StateChangeinlineexplicitprotected
~StateChange()=defaultopenmsx::StateChangevirtual