Boost
C++ Libraries
...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
This version of Boost is under active development. You are currently in the master branch. The current version is 1.89.0.
In the table below, X denotes
a serial port option class, a
denotes a value of X, ec denotes a value of type error_code, and s
denotes a value of implementation-defined type storage
(where storage is the type DCB on Windows and termios
on POSIX platforms), and u
denotes an identifier.
Table 28. SettableSerialPortOption requirements
|
expression |
type |
assertion/note |
|---|---|---|
|
|
|
Saves the value of the serial port option to the storage. |