hwlocality_objects.3 768 B

12345678910111213141516171819202122232425262728293031323334353637383940
  1. .TH "hwlocality_objects" 3 "Thu Sep 7 2023" "Version 2.9.3" "Hardware Locality (hwloc)" \" -*- nroff -*-
  2. .ad l
  3. .nh
  4. .SH NAME
  5. hwlocality_objects \- Object Structure and Attributes
  6. .SH SYNOPSIS
  7. .br
  8. .PP
  9. .SS "Data Structures"
  10. .in +1c
  11. .ti -1c
  12. .RI "struct \fBhwloc_obj\fP"
  13. .br
  14. .ti -1c
  15. .RI "union \fBhwloc_obj_attr_u\fP"
  16. .br
  17. .ti -1c
  18. .RI "struct \fBhwloc_info_s\fP"
  19. .br
  20. .in -1c
  21. .SS "Typedefs"
  22. .in +1c
  23. .ti -1c
  24. .RI "typedef struct \fBhwloc_obj\fP * \fBhwloc_obj_t\fP"
  25. .br
  26. .in -1c
  27. .SH "Detailed Description"
  28. .PP
  29. .SH "Typedef Documentation"
  30. .PP
  31. .SS "typedef struct \fBhwloc_obj\fP* \fBhwloc_obj_t\fP"
  32. .PP
  33. Convenience typedef; a pointer to a struct \fBhwloc_obj\fP\&.
  34. .SH "Author"
  35. .PP
  36. Generated automatically by Doxygen for Hardware Locality (hwloc) from the source code\&.