Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::model::comms::InterfaceSettings::Keys Struct Reference

Static Public Attributes

static constexpr std::string_view interfaceType {"Type"}
 
static constexpr std::string_view socketType {"SocketType"}
 
static constexpr std::string_view socketIpAddress {"IpAddress"}
 
static constexpr std::string_view socketPort {"Port"}
 
static constexpr std::string_view ixxatBoardType {"BoardType"}
 
static constexpr std::string_view ixxatHwSerial {"HwSerial"}
 
static constexpr std::string_view ixxatHwPort {"HwPort"}
 
static constexpr std::string_view ixxatBaudRate {"BaudRate"}
 
static constexpr std::string_view ixxatOperationMode {"OperationMode"}
 
static constexpr std::string_view ixxatEnableErrorFrames {"EnableErrorFrames"}
 
static constexpr std::string_view socketCanBoardType {"BoardType"}
 
static constexpr std::string_view socketCanDevice {"Device"}
 
static constexpr std::string_view socketCanHwPort {"HwPort"}
 
static constexpr std::string_view socketCanOperationMode {"OperationMode"}
 
static constexpr std::string_view socketCanBusTimingRegister {"BusTimingRegister"}
 
static constexpr std::string_view serialPortName {"PortName"}
 
static constexpr std::string_view serialBaudRate {"BaudRate"}
 
static constexpr std::string_view serialDataBits {"DataBits"}
 
static constexpr std::string_view serialParity {"Parity"}
 
static constexpr std::string_view serialStopBits {"StopBits"}
 
static constexpr std::string_view serialFlowControl {"FlowControl"}
 
static constexpr std::string_view serialPollTime {"PollTime"}
 

Member Data Documentation

◆ interfaceType

std::string_view iv::model::comms::InterfaceSettings::Keys::interfaceType {"Type"}
staticconstexpr

◆ ixxatBaudRate

std::string_view iv::model::comms::InterfaceSettings::Keys::ixxatBaudRate {"BaudRate"}
staticconstexpr

◆ ixxatBoardType

std::string_view iv::model::comms::InterfaceSettings::Keys::ixxatBoardType {"BoardType"}
staticconstexpr

◆ ixxatEnableErrorFrames

std::string_view iv::model::comms::InterfaceSettings::Keys::ixxatEnableErrorFrames {"EnableErrorFrames"}
staticconstexpr

◆ ixxatHwPort

std::string_view iv::model::comms::InterfaceSettings::Keys::ixxatHwPort {"HwPort"}
staticconstexpr

◆ ixxatHwSerial

std::string_view iv::model::comms::InterfaceSettings::Keys::ixxatHwSerial {"HwSerial"}
staticconstexpr

◆ ixxatOperationMode

std::string_view iv::model::comms::InterfaceSettings::Keys::ixxatOperationMode {"OperationMode"}
staticconstexpr

◆ serialBaudRate

std::string_view iv::model::comms::InterfaceSettings::Keys::serialBaudRate {"BaudRate"}
staticconstexpr

◆ serialDataBits

std::string_view iv::model::comms::InterfaceSettings::Keys::serialDataBits {"DataBits"}
staticconstexpr

◆ serialFlowControl

std::string_view iv::model::comms::InterfaceSettings::Keys::serialFlowControl {"FlowControl"}
staticconstexpr

◆ serialParity

std::string_view iv::model::comms::InterfaceSettings::Keys::serialParity {"Parity"}
staticconstexpr

◆ serialPollTime

std::string_view iv::model::comms::InterfaceSettings::Keys::serialPollTime {"PollTime"}
staticconstexpr

◆ serialPortName

std::string_view iv::model::comms::InterfaceSettings::Keys::serialPortName {"PortName"}
staticconstexpr

◆ serialStopBits

std::string_view iv::model::comms::InterfaceSettings::Keys::serialStopBits {"StopBits"}
staticconstexpr

◆ socketCanBoardType

std::string_view iv::model::comms::InterfaceSettings::Keys::socketCanBoardType {"BoardType"}
staticconstexpr

◆ socketCanBusTimingRegister

std::string_view iv::model::comms::InterfaceSettings::Keys::socketCanBusTimingRegister {"BusTimingRegister"}
staticconstexpr

◆ socketCanDevice

std::string_view iv::model::comms::InterfaceSettings::Keys::socketCanDevice {"Device"}
staticconstexpr

◆ socketCanHwPort

std::string_view iv::model::comms::InterfaceSettings::Keys::socketCanHwPort {"HwPort"}
staticconstexpr

◆ socketCanOperationMode

std::string_view iv::model::comms::InterfaceSettings::Keys::socketCanOperationMode {"OperationMode"}
staticconstexpr

◆ socketIpAddress

std::string_view iv::model::comms::InterfaceSettings::Keys::socketIpAddress {"IpAddress"}
staticconstexpr

◆ socketPort

std::string_view iv::model::comms::InterfaceSettings::Keys::socketPort {"Port"}
staticconstexpr

◆ socketType

std::string_view iv::model::comms::InterfaceSettings::Keys::socketType {"SocketType"}
staticconstexpr

The documentation for this struct was generated from the following file: