class PortValue

Model I/O is represented by PortValue pairs

Public Fields

[more]ADEVS_IO_TYPE value
The value of this PortValue pair
[more]ADEVS_PORT_TYPE port
The port on which the value appears

Public Methods

[more] PortValue()
[more] PortValue(ADEVS_PORT_TYPE port, ADEVS_IO_TYPE value)
[more] PortValue(const PortValue& src)
[more]const PortValue& operator=(const PortValue& src)
[more] ~PortValue()


Documentation

Model I/O is represented by PortValue pairs
oADEVS_IO_TYPE value
The value of this PortValue pair

oADEVS_PORT_TYPE port
The port on which the value appears

o PortValue()

o PortValue(ADEVS_PORT_TYPE port, ADEVS_IO_TYPE value)

o PortValue(const PortValue& src)

oconst PortValue& operator=(const PortValue& src)

o ~PortValue()


This class has no child classes.

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.