BakeoutController-Basic
0.1
A Controller for the Omicron vacuum chamber
Main Page
Related Pages
Packages
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level
1
2
3
4
5
6
7
]
▼
N
devices
C
PowerSupply
C
PressureGauge
C
PVCiPressureGauge
C
RS232Device
C
TDKLambdaPowerSupply
▼
N
exceptions
C
DeviceAlreadyCreatedException
C
NegativeDurationException
C
ResponseNotOKException
C
StopIteration
C
UnableToCreateKernelException
C
UnableToRunControlAlgorithmException
C
WrappedModbusException
▼
N
kernel
▼
N
controllers
►
N
variables
C
VariableProviderContainer
C
ControlAlgorithm
C
DeviceRegistry
C
PVCiPressureGaugeFactory
C
TaskRunner
C
TDKLambdaPowerSupplyFactory
C
VoltageSetPointAlgorithm
▼
N
modbus
C
ModBusConnectionManager
C
ModbusConnector
C
ModbusPortConfiguration
C
StandaloneModbusPortConfiguration
▼
N
models
►
N
variables
C
PressureDataPoint
C
PressureProvider
C
VoltageDataPoint
C
VoltageProvider
C
DeviceContainer
C
Kernel
C
PVCiPressureGaugeFactory
C
TaskRunner
C
TDKLambdaPowerSupplyFactory
C
VariableProviderContainer
C
VoltageSetPointAlgorithm
▼
N
serial_ports
►
N
comm_port_wrapper
C
JavaCommsAPIWrapper
C
PortIdentifierGetter
C
PortCommunicator
C
PortConfiguration
C
PortDriver
C
RXTXPortConfiguration
C
RXTXPortDriver
C
RXTXPortWrapper
C
SerialPort
▼
N
views
►
N
variables
C
Pressure
C
PressureProvider
C
Variable
C
VariableChangeEventListener
C
VariableProvider
C
Voltage
C
VoltageProvider
C
CommPortReporter
C
DeviceContainer
C
VariableProviderContainer
C
VoltageReporter
C
ApplicationKernelFactory
C
Kernel
C
KernelFactory
▼
N
main
C
ApplicationConfiguration
C
Main
▼
N
ui
▼
N
controllers
C
DeviceListController
C
DeviceSetupController
C
ResultController
C
SequenceController
C
AutowiredFXMLStage
C
ContextAwareFXMLLoader
C
Controller
C
FXMLLoader
C
FXMLStage
C
JavaFXGraphicalUserInterfaceLauncher
C
UserInterfaceConfiguration
C
UserInterfaceLauncher
▼
N
unit
▼
N
devices
►
N
pvci_pressure_gauge
C
ConstructorWithNoCommunication
C
GetPressure
C
PVCiPressureGaugeTestCase
►
N
tdk_lambda_power_supply
C
GetCurrent
C
GetDeviceAddress
C
GetMeasuredVoltage
C
GetVoltage
C
OutputOff
C
OutputOn
C
Reset
C
SetCurrent
C
SetVoltage
C
TDKLambdaPowerSupplyTestCase
C
DeviceCommunicator
►
C
DevicesTestCase
C
CommunicationMonitor
▼
N
kernel
►
N
application_kernel_factory
C
ApplicationKernelBootstrapperTestCase
C
GetKernelInstance
►
N
modbus
►
N
modbus_connection_manager
C
ModbusConnectionManagerTestCase
C
QuickCheckProperties
►
N
standalone_modbus_port_configuration
C
StandaloneModbusPortConfigurationTestCase
C
ModbusTestCase
C
StandaloneModbusPortConfigurationGenerator
►
N
models
►
N
device_registry
C
Constructor
C
DeviceRegistryTestCase
C
GetPowerSupply
C
GetPressureGauge
C
HasPowerSupply
C
HasPressureGauge
C
SetPowerSupply
C
SetPressureGauge
►
N
kernel
C
GetCommPortReporter
C
GetDeviceRegistryController
C
GetDeviceRegistryView
C
GetModbusConnector
C
GetPortDriver
C
GetPowerSupplyFactory
C
GetSerialPortNames
C
GetVariableProvidersController
C
GetVariableProvidersView
C
IsPortInUse
C
KernelTestCase
►
N
pvci_pressure_gauge_factory
C
GetKernel
C
GetPressureGauge
C
GetPressureGaugeNotInRegistry
C
PVCiPressureGaugeFactoryTestCase
C
QuickCheckProperties
►
N
variable_provider_container
C
GetPressureProvider
C
GetVoltageProvider
C
HasPressureProvider
C
HasVoltageProvider
C
SetPressureProvider
C
SetVoltageProvider
C
VariableProviderContainerTestCase
►
N
variables
►
N
pressure_data_point
C
PressureDataPointTestCase
C
QuickcheckProperties
►
N
pressure_provider
C
GetLengthOfHistory
C
GetValues
C
IsProvidingVariables
►
C
PressureProviderTestCase
C
ExpectationsForPressureProvider
C
QuickcheckProperties
►
N
voltage_provider
C
QuickcheckProperties
►
C
VoltageProviderTestCase
C
ExpectationsForTest
C
VariablesTestCase
C
ModelsTestCase
►
N
serial_ports
►
N
rxtx_port_configuration
C
GetBaudRate
C
GetDataBits
C
GetParityBits
C
GetStopBits
C
RXTXPortConfigurationTestCase
►
N
rxtx_port_driver
C
GetApplicationName
C
GetPortByName
C
GetSerialPortNames
C
RXTXPortDriverTestCase
C
SerialPortsTestCase
C
KernelTestCase
▼
N
main
►
N
app_configuration
C
AppConfigurationTestCase
C
GetApplicationName
C
Kernel
C
PortDriver
C
PortWrapper
C
MainTestCase
▼
N
ui
►
N
controllers
►
N
device_list_controller
C
DeviceListControllerTestCase
C
HandleRefreshButtonClickedNoPowerSupply
C
HandleRefreshButtonClickedPowerSupply
C
HandleRefreshButtonClickedPressureGauge
►
N
device_setup_controller
►
N
handle_go_button_clicked
C
HandleDeviceAlreadyCreatedExceptionTest
►
C
HandleGoButtonClickedTestCase
C
ExpectationsForMockFactory
C
HappyPath
C
PortInUseExceptionTest
C
PowerSupplyIOExceptionTest
C
PressureGaugeIOExceptionTest
C
UnsupportedCommOperationExceptionTest
C
DeviceSetupControllerTestCase
C
Initialize
►
N
modals
C
ModalsTestCase
►
N
results_controller
C
ResultControllerTestCase
C
TabSwitchOnChange
►
N
sequence_controller
C
HandleSliderChanged
C
HandleTextFieldChanged
C
SequenceControllerTestCase
C
ControllersTestCase
►
N
user_interface_configuration
C
Application
C
FXMLLoader
C
UserInterfaceConfigurationTestCase
►
N
user_interface_launcher
C
ApplicationContextConstructor
C
NoArgumentConstructor
C
Start
C
UserInterfaceLauncherTestCase
C
UserInterfaceTestConfiguration
C
MockVoltageProvider
C
TestingConfiguration
C
UserInterfaceTestCase
C
UnitTestCase
Git Repo