Rudiments
serialportprofile.h
1// Copyright (c) 1999-2018 David Muse
2// See the COPYING file for more information.
3
6 return *this;
7 }
8
9 void setOptions(termios *tio);
10 termios *getTermios();
11
12 private:
13 baudrate_t translateBaudString(const char *baud);
Definition avltree.h:11
Definition serialportprofile.h:21
Definition serialportprofileincludes.h:10