REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
Loading...
Searching...
No Matches

#include <ident.hpp>

Collaboration diagram for ClusterId:

Public Member Functions

bool operator== (const ClusterId &other) const
 
bool operator!= (const ClusterId &other) const
 

Static Public Member Functions

static ClusterId from (uint8_t stack, uint8_t carrier, uint8_t node)
 

Public Attributes

CarrierId carrier
 
uint8_t id
 

Detailed Description

Definition at line 34 of file ident.hpp.

Member Function Documentation

◆ from()

static ClusterId ClusterId::from ( uint8_t stack,
uint8_t carrier,
uint8_t node )
inlinestatic

Definition at line 42 of file ident.hpp.

References CarrierId::from(), and CarrierId::id.

Referenced by SignalId::from().

◆ operator!=()

bool ClusterId::operator!= ( const ClusterId & other) const
inline

Definition at line 40 of file ident.hpp.

◆ operator==()

bool ClusterId::operator== ( const ClusterId & other) const
inline

Definition at line 38 of file ident.hpp.

References carrier, and id.

Member Data Documentation

◆ carrier

◆ id


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