Provided by: libhwloc-doc_1.8-1ubuntu1.14.04.1_all bug

NAME

       hwloc_obj_info_s -

SYNOPSIS

       #include <hwloc.h>

   Data Fields
       char * name
       char * value

Detailed Description

       Object info.

Field Documentation

   char* hwloc_obj_info_s::name
       Info name.

   char* hwloc_obj_info_s::value
       Info value.

Author

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