hwloc_info_s

Section: Hardware Locality (hwloc) (3)
Updated: Thu Feb 11 2021
Page Index
 

NAME

hwloc_info_s  

SYNOPSIS


#include <hwloc.h>  

Data Fields


char * name

char * value
 

Detailed Description

Object info.

See also

Consulting and Adding Key-Value Info Attributes

 

Field Documentation

 

char* hwloc_info_s::name

Info name.  

char* hwloc_info_s::value

Info value.

 

Author

Generated automatically by Doxygen for Hardware Locality (hwloc) from the source code.


 

Index

NAME
SYNOPSIS
Data Fields
Detailed Description
Field Documentation
char* hwloc_info_s::name
char* hwloc_info_s::value
Author