Model I/O is represented by PortValue pairs
Public Fields
-
IO_TYPE value
- The value of this PortValue pair
-
PORT_TYPE port
- The port on which the value appears
Public Methods
-
PortValue()
-
PortValue(PORT_TYPE port, IO_TYPE value)
-
PortValue(const PortValue& src)
-
const PortValue& operator=(const PortValue& src)
-
~PortValue()
Documentation
Model I/O is represented by PortValue pairs
IO_TYPE value
- The value of this PortValue pair
PORT_TYPE port
- The port on which the value appears
PortValue()
PortValue(PORT_TYPE port, IO_TYPE value)
PortValue(const PortValue& src)
const PortValue& operator=(const PortValue& src)
~PortValue()
- This class has no child classes.
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.