| Robotics Library
    0.7.0
    | 
This is the complete list of members for rl::hal::Comedi, including all inherited members.
| aref | rl::hal::Comedi | private | 
| close() | rl::hal::Comedi | virtual | 
| Com() | rl::hal::Com | |
| Comedi(const ::std::string &filename="/dev/comedi0") | rl::hal::Comedi | |
| connected | rl::hal::Com | private | 
| device | rl::hal::Comedi | private | 
| filename | rl::hal::Comedi | private | 
| getAref() const | rl::hal::Comedi | |
| getBoardName() const | rl::hal::Comedi | |
| getDevice() const | rl::hal::Comedi | |
| getDriverName() const | rl::hal::Comedi | |
| getFileno() const | rl::hal::Comedi | |
| getMax(const ::std::size_t &subdevice, const ::std::size_t &channel) const | rl::hal::Comedi | |
| getNumChannels(const ::std::size_t &subdevice) const | rl::hal::Comedi | |
| getNumRanges(const ::std::size_t &subdevice, const ::std::size_t &channel) const | rl::hal::Comedi | |
| getNumSubdevices() const | rl::hal::Comedi | |
| getRange() const | rl::hal::Comedi | |
| getSubdeviceFlags(const ::std::size_t &subdevice) const | rl::hal::Comedi | |
| isConnected() const | rl::hal::Com | |
| open() | rl::hal::Comedi | virtual | 
| range | rl::hal::Comedi | private | 
| read(const ::std::size_t &subdevice, const ::std::size_t &channel, double &data) | rl::hal::Comedi | |
| read(const ::std::size_t &subdevice, const ::std::size_t &channel, float &data) | rl::hal::Comedi | |
| setAref(const unsigned int &aref) | rl::hal::Comedi | |
| setConnected(const bool &connected) | rl::hal::Com | protected | 
| setRange(const unsigned int &range) | rl::hal::Comedi | |
| write(const ::std::size_t &subdevice, const ::std::size_t &channel, const double &data) | rl::hal::Comedi | |
| write(const ::std::size_t &subdevice, const ::std::size_t &channel, const float &data) | rl::hal::Comedi | |
| ~Com() | rl::hal::Com | virtual | 
| ~Comedi() | rl::hal::Comedi | virtual |