Home | Download | Screen shots | Discussion | Documentation | Links |
---|
Public Attributes | |
double | timeStamp |
The timestamp of the event. | |
FieldValue * | value |
The value associated with the event. | |
NodePtr | toNode |
The Node the event is going to. | |
std::string | toEventIn |
The eventIn of toNode the event is going to. |
An event has a value and a destination, and is associated with a time.
|
The timestamp of the event.
|
|
The eventIn of toNode the event is going to.
|
|
The Node the event is going to.
|
|
The value associated with the event.
|