add(InputData *const input) | cmil::InputDevice | [protected] |
cleanup() | cmil::InputDevice | |
clone() const | cmil::Keyboard | [virtual] |
DefaultKeyboard() | cmil::SDL::DefaultKeyboard | [inline] |
DeviceRegistry class | cmil::InputDevice | [friend] |
dumpInputs() const | cmil::InputDevice | [inline] |
getData(const std::string &name) const | cmil::InputDevice | |
getData(bool base_data, const std::string &name) const | cmil::InputDevice | |
getInputs() const | cmil::InputDevice | |
getName() const | cmil::Keyboard | [inline, virtual] |
InputDevice() | cmil::InputDevice | [protected] |
InputDevice(const std::string &name, const DeviceInputs &cloned_inputs) | cmil::InputDevice | [protected] |
InputDevice(const std::string &name) | cmil::InputDevice | [protected] |
Keyboard(const std::string &name) | cmil::Keyboard | |
Keyboard() | cmil::Keyboard | |
log_debug(const std::string &message) const | Logger | [inline] |
log_error(const std::string &message) const | Logger | [inline] |
m_inputs | cmil::InputDevice | [protected] |
operator==(const Keyboard &keyboard) const | cmil::Keyboard | |
cmil::InputDevice::operator==(const InputDevice &dev) const | cmil::InputDevice | [virtual] |
removeInput(const std::string &name) | cmil::InputDevice | [protected] |
resetIDs(const unsigned long int count) | cmil::InputDevice | [protected] |
resetWhichDevice(const unsigned long int which_device) | cmil::InputDevice | [protected] |
setInput(const std::string &old_name, const std::string &new_name) | cmil::InputDevice | [protected] |
setInputs(const InputDevice &dev) | cmil::InputDevice | |
sLogManager typedef | Logger | |
~DefaultKeyboard() | cmil::SDL::DefaultKeyboard | [inline, virtual] |
~InputDevice() | cmil::InputDevice | [inline] |
~Logger() | Logger | [inline, virtual] |