hwloc_component Struct Reference
[Components and Plugins: Generic components]

Generic component structure. More...

#include <plugins.h>

Data Fields

unsigned abi
hwloc_component_type_t type
unsigned long flags
void * data

Detailed Description

Generic component structure.

Generic components structure, either statically listed by configure in static-components.h or dynamically loaded as a plugin.


Field Documentation

Component ABI version, set to HWLOC_COMPONENT_ABI.

Component data, pointing to a struct hwloc_disc_component or struct hwloc_xml_component.

unsigned long hwloc_component::flags

Component flags, unused for now.

Component type.


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

Generated on 29 Oct 2015 for Hardware Locality (hwloc) by  doxygen 1.6.1