hwloc_info_s.3 693 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. .TH "hwloc_info_s" 3 "Thu Sep 7 2023" "Version 2.9.3" "Hardware Locality (hwloc)" \" -*- nroff -*-
  2. .ad l
  3. .nh
  4. .SH NAME
  5. hwloc_info_s
  6. .SH SYNOPSIS
  7. .br
  8. .PP
  9. .PP
  10. \fC#include <hwloc\&.h>\fP
  11. .SS "Data Fields"
  12. .in +1c
  13. .ti -1c
  14. .RI "char * \fBname\fP"
  15. .br
  16. .ti -1c
  17. .RI "char * \fBvalue\fP"
  18. .br
  19. .in -1c
  20. .SH "Detailed Description"
  21. .PP
  22. Object info attribute (name and value strings)
  23. .PP
  24. \fBSee also\fP
  25. .RS 4
  26. \fBConsulting and Adding Info Attributes\fP
  27. .RE
  28. .PP
  29. .SH "Field Documentation"
  30. .PP
  31. .SS "char* hwloc_info_s::name"
  32. .PP
  33. Info name\&.
  34. .SS "char* hwloc_info_s::value"
  35. .PP
  36. Info value\&.
  37. .SH "Author"
  38. .PP
  39. Generated automatically by Doxygen for Hardware Locality (hwloc) from the source code\&.