mmcfilters
Public API documentation
Loading...
Searching...
No Matches
Public Attributes | Friends | List of all members
mmcfilters::local_attributes::AnchoredEntryMask Struct Reference

One inclusion node and the observation coordinates that enter there. More...

#include <LocalEventModel.hpp>

Public Attributes

NodeId node = InvalidNode
 Anchored-entry node.
 
std::uint32_t enteringOffsetMask = 0
 Coordinates entering at node.
 

Friends

bool operator== (const AnchoredEntryMask &lhs, const AnchoredEntryMask &rhs)=default
 Compares node and coordinate mask.
 

Detailed Description

One inclusion node and the observation coordinates that enter there.

Definition at line 152 of file LocalEventModel.hpp.

Friends And Related Symbol Documentation

◆ operator==

bool operator== ( const AnchoredEntryMask lhs,
const AnchoredEntryMask rhs 
)
friend

Compares node and coordinate mask.

Parameters
lhsLeft entry.
rhsRight entry.
Returns
True when equal.

Member Data Documentation

◆ enteringOffsetMask

std::uint32_t mmcfilters::local_attributes::AnchoredEntryMask::enteringOffsetMask = 0

Coordinates entering at node.

Definition at line 154 of file LocalEventModel.hpp.

◆ node

NodeId mmcfilters::local_attributes::AnchoredEntryMask::node = InvalidNode

Anchored-entry node.

Definition at line 153 of file LocalEventModel.hpp.


The documentation for this struct was generated from the following file: