|
mmcfilters
Public API documentation
|
Sum of anchor-specific event deltas attached directly to one node. More...
#include <LocalEventModel.hpp>
Public Attributes | |
| NodeId | node = InvalidNode |
| Dense node slot. | |
| Value | value {} |
| Non-aggregated signed increment. | |
Friends | |
| bool | operator== (const LocalAttributeIncrement &lhs, const LocalAttributeIncrement &rhs)=default |
| Compares node and increment value. | |
Sum of anchor-specific event deltas attached directly to one node.
Definition at line 195 of file LocalEventModel.hpp.
|
friend |
Compares node and increment value.
| lhs | Left increment. |
| rhs | Right increment. |
Dense node slot.
Definition at line 196 of file LocalEventModel.hpp.
Non-aggregated signed increment.
Definition at line 197 of file LocalEventModel.hpp.