Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::menus::editor::StationEditCommunications::InterfaceData Namespace Reference

Functions

static AbstractComponentGUIprvPanelHttpData (iv::model::comms::api::Settings *networkData)
 
static AbstractComponentGUIprvPanelIpData (const iv::comms::eProtocolType protocolType, const std::optional< std::string > &stationId, iv::model::comms::net::IpSettings *networkData)
 
static AbstractComponentGUIprvPanelPcanGatewayData (const iv::comms::eNetworkType networkType, iv::comms::eProtocolType protocolType, const std::optional< std::string > &stationId, iv::model::comms::socketcan::PCanEthGatewaySettings *peakGatewaySettings)
 
static AbstractComponentGUIprvPanelIxxatUsbData (iv::model::comms::ixxat::UsbDeviceSettings *networkData)
 
static AbstractComponentGUIprvPanelPeakData (iv::model::comms::socketcan::UsbDeviceSettings *networkData)
 
static AbstractComponentGUIprvPanelSerialData (iv::model::comms::serial::PortSettings *networkData)
 

Function Documentation

◆ prvPanelHttpData()

static AbstractComponentGUI * iv::menus::editor::StationEditCommunications::InterfaceData::prvPanelHttpData ( iv::model::comms::api::Settings * networkData)
static

◆ prvPanelIpData()

static AbstractComponentGUI * iv::menus::editor::StationEditCommunications::InterfaceData::prvPanelIpData ( const iv::comms::eProtocolType protocolType,
const std::optional< std::string > & stationId,
iv::model::comms::net::IpSettings * networkData )
static

◆ prvPanelIxxatUsbData()

static AbstractComponentGUI * iv::menus::editor::StationEditCommunications::InterfaceData::prvPanelIxxatUsbData ( iv::model::comms::ixxat::UsbDeviceSettings * networkData)
static

◆ prvPanelPcanGatewayData()

static AbstractComponentGUI * iv::menus::editor::StationEditCommunications::InterfaceData::prvPanelPcanGatewayData ( const iv::comms::eNetworkType networkType,
iv::comms::eProtocolType protocolType,
const std::optional< std::string > & stationId,
iv::model::comms::socketcan::PCanEthGatewaySettings * peakGatewaySettings )
static

◆ prvPanelPeakData()

static AbstractComponentGUI * iv::menus::editor::StationEditCommunications::InterfaceData::prvPanelPeakData ( iv::model::comms::socketcan::UsbDeviceSettings * networkData)
static

◆ prvPanelSerialData()

static AbstractComponentGUI * iv::menus::editor::StationEditCommunications::InterfaceData::prvPanelSerialData ( iv::model::comms::serial::PortSettings * networkData)
static