Home | Download | Screen shots | Discussion | Documentation | Links |
---|
Public Methods | |
PolledEventOutValue () | |
Default constructor. | |
PolledEventOutValue (const FieldValuePtr &value, bool modified) | |
Constructor. | |
Public Attributes | |
const FieldValuePtr | value |
The value. | |
bool | modified |
A flag to indicate whether the eventOut has been modified. |
|
Default constructor.
|
|
Constructor.
|
|
A flag to indicate whether the eventOut has been modified.
|
|
The value.
|