5[[
"cpp:dll-export:DATASTORM_API"]]
6[[
"cpp:doxygen:include:DataStorm/DataStorm.h"]]
sequence< SampleEvent > SampleEventSeq
A sequence of sample events.
SampleEvent
Describes the operation used by a data writer to update a data element.
@ Update
The data writer updated the element.
@ PartialUpdate
The data writer partially updated the element.
@ Remove
The data writer removed the element.
@ Add
The data writer added the element.
Data-centric, broker-less publish/subscribe framework. C++ only.