|
hardio
|
This library implemnets various hardio compatible protocols for Linux based systems. More...
Files | |
| file | linux_can_protocol.h |
| Header for LinuxCANProtocol class. | |
| file | linux_i2c_protocol.h |
| Header for LinuxI2CProtocol class. | |
| file | linux_network_interfaces.h |
| Header for physical endpoints description. | |
| file | posix_ip_protocol.h |
| Header for PosixIP class. | |
| file | posix_serial_protocol.h |
| Header for PosixSerialProtocol class. | |
| file | posix_tcp_protocol.h |
| Header for PosixTCPClient class. | |
| file | posix_udp_protocol.h |
| Header for PosixUDPEndpoint class. | |
| file | linux.h |
| Main header file for hardio-linux. | |
This library implemnets various hardio compatible protocols for Linux based systems.
In your code: #include <hardio/linux.h>
In your CMakeLists.txt:
1.8.17