Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::model::comms::serial::PortSettings Member List

This is the complete list of members for iv::model::comms::serial::PortSettings, including all inherited members.

_baudRateiv::model::comms::serial::PortSettings
_dataBitsiv::model::comms::serial::PortSettings
_flowControliv::model::comms::serial::PortSettings
_parityiv::model::comms::serial::PortSettings
_pollTimeiv::model::comms::serial::PortSettings
_portNameiv::model::comms::serial::PortSettings
_stopBitsiv::model::comms::serial::PortSettings
load(const iv::file::xml::node &node)iv::model::comms::serial::PortSettings
operator=(const PortSettings &other)iv::model::comms::serial::PortSettings
operator=(PortSettings &&other) noexceptiv::model::comms::serial::PortSettings
PortSettings()iv::model::comms::serial::PortSettings
PortSettings(std::string portName, iv::model::comms::serial::eBaudRate baudRate, iv::model::comms::serial::eDataBits dataBits, iv::model::comms::serial::eParity parity, iv::model::comms::serial::eStopBits stopBits, iv::model::comms::serial::eFlowControl flowControl, iv::types::pollTime pollTime)iv::model::comms::serial::PortSettings
PortSettings(const PortSettings &other)iv::model::comms::serial::PortSettings
PortSettings(PortSettings &&other) noexceptiv::model::comms::serial::PortSettings
save(iv::file::xml::node &node) constiv::model::comms::serial::PortSettings
~PortSettings()iv::model::comms::serial::PortSettings