Fang-Robotics-MCB
Fang Robotics Team Codebase
Loading...
Searching...
No Matches
tap::control::RemoteMapState Member List

This is the complete list of members for tap::control::RemoteMapState, including all inherited members.

getKeys() consttap::control::RemoteMapStateinline
getLMouseButton() consttap::control::RemoteMapStateinline
getLSwitch() consttap::control::RemoteMapStateinline
getNegKeys() consttap::control::RemoteMapStateinline
getNegKeysUsed() consttap::control::RemoteMapStateinline
getRMouseButton() consttap::control::RemoteMapStateinline
getRSwitch() consttap::control::RemoteMapStateinline
initKeys(uint16_t keys)tap::control::RemoteMapState
initKeys(const std::list< tap::communication::serial::Remote::Key > &keySet)tap::control::RemoteMapState
initLMouseButton()tap::control::RemoteMapState
initLSwitch(tap::communication::serial::Remote::SwitchState ss)tap::control::RemoteMapState
initNegKeys(uint16_t negKeys)tap::control::RemoteMapState
initNegKeys(const std::list< tap::communication::serial::Remote::Key > &negKeySet)tap::control::RemoteMapState
initRMouseButton()tap::control::RemoteMapState
initRSwitch(tap::communication::serial::Remote::SwitchState ss)tap::control::RemoteMapState
MouseButton enum nametap::control::RemoteMapState
operator!=(const RemoteMapState &rms1, const RemoteMapState &rms2)tap::control::RemoteMapState
operator==(const RemoteMapState &rms1, const RemoteMapState &rms2)tap::control::RemoteMapState
RemoteMapState()=defaulttap::control::RemoteMapState
RemoteMapState(tap::communication::serial::Remote::SwitchState leftss, tap::communication::serial::Remote::SwitchState rightss, const std::list< tap::communication::serial::Remote::Key > &keySet, const std::list< tap::communication::serial::Remote::Key > &negKeySet, bool mouseButtonLeftPressed, bool mouseButtonRightPressed)tap::control::RemoteMapState
RemoteMapState(tap::communication::serial::Remote::Switch swh, tap::communication::serial::Remote::SwitchState switchState)tap::control::RemoteMapState
RemoteMapState(tap::communication::serial::Remote::SwitchState leftss, tap::communication::serial::Remote::SwitchState rightss)tap::control::RemoteMapState
RemoteMapState(const std::list< tap::communication::serial::Remote::Key > &keySet, const std::list< tap::communication::serial::Remote::Key > &negKeySet={})tap::control::RemoteMapState
RemoteMapState(RemoteMapState::MouseButton button, const std::list< tap::communication::serial::Remote::Key > &keySet, const std::list< tap::communication::serial::Remote::Key > &negKeySet={})tap::control::RemoteMapState
RemoteMapState(MouseButton button)tap::control::RemoteMapState
stateSubsetOf(const RemoteMapState &other) consttap::control::RemoteMapState