|
mmcfilters
Public API documentation
|
Final bottom-up aggregated attribute value for one node. More...
#include <LocalEventModel.hpp>
Public Attributes | |
| NodeId | node = InvalidNode |
| Dense node slot. | |
| Value | value {} |
| Aggregated node attribute. | |
Friends | |
| bool | operator== (const NodeAttribute &lhs, const NodeAttribute &rhs)=default |
| Compares node and attribute value. | |
Final bottom-up aggregated attribute value for one node.
Definition at line 204 of file LocalEventModel.hpp.
|
friend |
Compares node and attribute value.
| lhs | Left attribute. |
| rhs | Right attribute. |
Dense node slot.
Definition at line 205 of file LocalEventModel.hpp.
| Value mmcfilters::local_attributes::NodeAttribute< Value >::value {} |
Aggregated node attribute.
Definition at line 206 of file LocalEventModel.hpp.