Structure of a topology object.
More...
#include <hwloc.h>
Detailed Description
Structure of a topology object.
Applications mustn't modify any field except userdata .
Field Documentation
Object type-specific Attributes.
Children, children[0 .. arity -1].
CPUs covered by this object.
Vertical index in the hierarchy.
Father, NULL if root (system object).
Horizontal index in the whole list of similar objects, could be a "cousin_rank" since it's the rank within the "cousin" list below.
Object description if any.
Next object of same type.
Next object below the same father.
OS-provided physical index number.
OS-provided physical level.
Previous object of same type.
Previous object below the same father.
Index in father's children[] array.
Application-given private data pointer, initialized to NULL, use it as you wish.
The documentation for this struct was generated from the following file: