|
DUDS
|
Distributed Update of Data from Something
|
#include <sys/types.h>#include <sys/stat.h>#include <fcntl.h>#include <duds/os/linux/EvdevErrors.hpp>#include <duds/os/linux/EvdevInput.hpp>#include <boost/exception/errinfo_file_name.hpp>#include <boost/exception/errinfo_errno.hpp>#include <duds/general/Errors.hpp>Go to the source code of this file.
Namespaces | |
| duds | |
| duds::os | |
| Operating system specific support for functionality not covered in other namespaces. | |
| duds::os::linux | |
| Linux specific support code. | |