This is the complete list of members for
RTT::FakeDigitalDevice, including all inherited members.
checkBit(unsigned int n) const | RTT::FakeDigitalDevice | [inline, virtual] |
checkSequence(unsigned int start_bit, unsigned int stop_bit) const | RTT::FakeDigitalDevice | [inline, virtual] |
DigitalInInterface(const std::string &name) | RTT::dev::DigitalInInterface | [inline] |
DigitalInInterface() | RTT::dev::DigitalInInterface | [inline] |
DigitalOutInterface(const std::string &name) | RTT::dev::DigitalOutInterface | [inline] |
DigitalOutInterface() | RTT::dev::DigitalOutInterface | [inline] |
FakeDigitalDevice(unsigned int channels=32) | RTT::FakeDigitalDevice | [inline] |
isOff(unsigned int bit=0) const | RTT::FakeDigitalDevice | [inline, virtual] |
isOn(unsigned int bit=0) const | RTT::FakeDigitalDevice | [inline, virtual] |
mchannels | RTT::FakeDigitalDevice | |
RTT::nameserver | RTT::dev::DigitalInInterface | [static] |
RTT::dev::DigitalOutInterface::nameserver | RTT::dev::DigitalOutInterface | [static] |
NameServerRegistrator() | RTT::dev::NameServerRegistrator< DigitalOutInterface * > | [inline] |
RTT::dev::DigitalOutInterface::NameServerRegistrator(typename boost::call_traits< NameServer< DigitalOutInterface * > >::reference nameserver, const NameType &name, typename boost::call_traits< DigitalOutInterface * >::const_reference object) | RTT::dev::NameServerRegistrator< DigitalOutInterface * > | [inline] |
nbOfInputs() const | RTT::FakeDigitalDevice | [inline, virtual] |
nbOfOutputs() const | RTT::FakeDigitalDevice | [inline, virtual] |
readBit(unsigned int bit=0) const | RTT::FakeDigitalDevice | [inline, virtual] |
readSequence(unsigned int start_bit, unsigned int stop_bit) const | RTT::FakeDigitalDevice | [inline, virtual] |
setBit(unsigned int bit, bool value) | RTT::FakeDigitalDevice | [inline, virtual] |
setSequence(unsigned int start_bit, unsigned int stop_bit, unsigned int value) | RTT::FakeDigitalDevice | [inline, virtual] |
switchOff(unsigned int n) | RTT::FakeDigitalDevice | [inline, virtual] |
switchOn(unsigned int n) | RTT::FakeDigitalDevice | [inline, virtual] |
~DigitalInInterface() | RTT::dev::DigitalInInterface | [inline, virtual] |
~DigitalOutInterface() | RTT::dev::DigitalOutInterface | [inline, virtual] |
~NameServerRegistrator() | RTT::dev::NameServerRegistrator< DigitalOutInterface * > | [inline] |