DUDS
Distributed Update of Data from Something
GpioDevPort.hpp File Reference
Include dependency graph for GpioDevPort.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  duds::hardware::interface::linux::GpioDevGetLinehandleError
 An error was reported from a GPIO_GET_LINEHANDLE_IOCTL operation. More...
 
struct  duds::hardware::interface::linux::GpioDevGetLineValuesError
 An error was reported from a GPIOHANDLE_GET_LINE_VALUES_IOCTL operation. More...
 
class  duds::hardware::interface::linux::GpioDevPort
 A GPIO implementation using the Linux kernel's GPIO character devices. More...
 
struct  duds::hardware::interface::linux::GpioDevPortError
 Base class for all errors specific to using the Linux GPIO character device. More...
 
struct  duds::hardware::interface::linux::GpioDevSetLineValuesError
 An error was reported from a GPIOHANDLE_SET_LINE_VALUES_IOCTL operation. More...
 

Namespaces

 duds
 
 duds::hardware
 
 duds::hardware::interface
 Library code for interfacing with hardware external to the processor.
 
 duds::hardware::interface::linux
 A Linux specific library for communicating with external hardware.