Base class for virtual topologies.
More...
#include <pearl/Topology.h>
The class Topology serves as a base class for all classes related to virtual topologies.
The numerical identifiers of the individual topologies are globally defined and continuously enumerated, i.e., the ID is element of [0,#topologies-1].
◆ ~Topology()
| virtual pearl::Topology::~Topology |
( |
| ) |
|
|
virtual |
◆ Topology()
| pearl::Topology::Topology |
( |
uint32_t |
id | ) |
|
|
protected |
◆ get_id()
| uint32_t pearl::Topology::get_id |
( |
| ) |
const |
The documentation for this class was generated from the following file: