4 #ifndef RUDIMENTS_SERIALPORT_H
5 #define RUDIMENTS_SERIALPORT_H
7 #include <rudiments/private/serialportincludes.h>
91 #include <rudiments/private/serialport.h>
Definition: filedescriptor.h:13
Definition: serialport.h:14
serialport & operator=(const serialport &s)
bool getProfile(serialportprofile *profile)
bool setProfileOnDrain(serialportprofile *profile)
serialport(const serialport &s)
bool setProfileOnFlush(serialportprofile *profile)
bool sendBreak(int32_t duration)
bool setProfileNow(serialportprofile *profile)
Definition: serialportprofile.h:21