1#ifndef Driver_DIO_Simulated_InOut_ModelPoints_h_
2#define Driver_DIO_Simulated_InOut_ModelPoints_h_
29#define DRIVER_DIO_SIMULATED_INOUT_MAX_INPUTS 8
32#define DRIVER_DIO_SIMULATED_INOUT_MAX_OUTPUTS 8
#define DRIVER_DIO_SIMULATED_INOUT_MAX_INPUTS
Maximum number of supported inputs.
Definition InOutModelPoints.h:29
#define DRIVER_DIO_SIMULATED_INOUT_MAX_OUTPUTS
Maximum number of supported output.
Definition InOutModelPoints.h:32
This concrete class implements a simple Model Database.
Definition ModelDatabase.h:56
This class provides a concrete implementation for a Point who's data is a bool.
Definition Bool.h:40
Encapsulate all Model Points in the 'mp' namespace to prevent polluting the global name space.
Definition ModelPoints.h:30
Cpl::Dm::Mp::Bool simDioInOut_in1
Simulated Input.
Cpl::Dm::Mp::Bool simDioInOut_in0
Simulated Input.
Cpl::Dm::Mp::Bool simDioInOut_out3
Simulated Output.
Cpl::Dm::Mp::Bool simDioInOut_out5
Simulated Output.
Cpl::Dm::Mp::Bool * simDioInOut_inputs[DRIVER_DIO_SIMULATED_INOUT_MAX_INPUTS]
Array of Inputs.
Cpl::Dm::Mp::Bool simDioInOut_in4
Simulated Input.
Cpl::Dm::Mp::Bool simDioInOut_in2
Simulated Input.
Cpl::Dm::Mp::Bool simDioInOut_out1
Simulated Output.
Cpl::Dm::Mp::Bool simDioInOut_out6
Simulated Output.
Cpl::Dm::Mp::Bool simDioInOut_out7
Simulated Output.
Cpl::Dm::Mp::Bool simDioInOut_in7
Simulated Input.
Cpl::Dm::Mp::Bool simDioInOut_in3
Simulated Input.
Cpl::Dm::Mp::Bool simDioInOut_out4
Simulated Output.
Cpl::Dm::Mp::Bool simDioInOut_in5
Simulated Input.
Cpl::Dm::Mp::Bool * simDioInOut_outputs[DRIVER_DIO_SIMULATED_INOUT_MAX_OUTPUTS]
Array of Output.
Cpl::Dm::Mp::Bool simDioInOut_out0
Simulated Output.
Cpl::Dm::Mp::Bool simDioInOut_in6
Simulated Input.
Cpl::Dm::ModelDatabase g_modelDatabase
The Application's Model Point Database.
Definition InOutModelPoints.h:98
Cpl::Dm::Mp::Bool simDioInOut_out2
Simulated Output.