Topology accessor type. More...
Topology accessor type.
Topology accessors are defined by the interface of the underlying, user-defined type, i.e., unlike field accessors, the specialization can customize topologies to add types and interfaces that are not part of the core FleCSI topology type. By inheriting from the customized topology type, we pick up these additions.
Pass a topology_slot
to a task that expects a topology_accessor
.
T | topology type |
Priv | privilege pack |
T::accessor
.