Open MPI logo

Portable Hardware Locality (hwloc) Documentation: v1.8.1

  |   Home   |   Support   |   FAQ   |  
Components and Plugins: Generic components

Data Structures

struct  hwloc_component
 

Typedefs

typedef enum hwloc_component_type_e hwloc_component_type_t
 

Enumerations

enum  hwloc_component_type_e { HWLOC_COMPONENT_TYPE_DISC, HWLOC_COMPONENT_TYPE_XML }
 

Detailed Description

Typedef Documentation

Generic component type.

Enumeration Type Documentation

Generic component type.

Enumerator
HWLOC_COMPONENT_TYPE_DISC 

The data field must point to a struct hwloc_disc_component.

HWLOC_COMPONENT_TYPE_XML 

The data field must point to a struct hwloc_xml_component.