Clear()
Clears the Joiner Discerner.
IsEmpty() const
Indicates whether the Joiner Discerner is empty (no value set).
GetValue() const
Gets the Joiner Discerner's value.
GetLength() const
Gets the Joiner Discerner's length (in bits).
IsValid() const
Indicates whether the Joiner Discerner is valid (i.e. it not empty and its length is within valid range).
GenerateJoinerId() const
Generates a Joiner ID from the Discerner.
Matches() const
Indicates whether a given Joiner ID matches the Discerner.
operator() const
Overloads operator `==` to evaluate whether or not two Joiner Discerner instances are equal.
ToString() const
Converts the Joiner Discerner to a string.
GetMask() const
CopyTo() const