![]() |
This is the complete list of members for SurgSim::Input::DeviceInterface, including all inherited members.
addInputConsumer(std::shared_ptr< InputConsumerInterface > inputConsumer)=0 | SurgSim::Input::DeviceInterface | pure virtual |
finalize()=0 | SurgSim::Input::DeviceInterface | protectedpure virtual |
getName() const =0 | SurgSim::Input::DeviceInterface | pure virtual |
hasOutputProducer()=0 | SurgSim::Input::DeviceInterface | pure virtual |
initialize()=0 | SurgSim::Input::DeviceInterface | pure virtual |
removeInputConsumer(std::shared_ptr< InputConsumerInterface > inputConsumer)=0 | SurgSim::Input::DeviceInterface | pure virtual |
removeOutputProducer(std::shared_ptr< OutputProducerInterface > outputProducer)=0 | SurgSim::Input::DeviceInterface | pure virtual |
setOutputProducer(std::shared_ptr< OutputProducerInterface > outputProducer)=0 | SurgSim::Input::DeviceInterface | pure virtual |
~DeviceInterface() | SurgSim::Input::DeviceInterface | inlinevirtual |