hwloc_location.3 822 B

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. .TH "hwloc_location" 3 "Thu Sep 7 2023" "Version 2.9.3" "Hardware Locality (hwloc)" \" -*- nroff -*-
  2. .ad l
  3. .nh
  4. .SH NAME
  5. hwloc_location
  6. .SH SYNOPSIS
  7. .br
  8. .PP
  9. .PP
  10. \fC#include <memattrs\&.h>\fP
  11. .SS "Data Structures"
  12. .in +1c
  13. .ti -1c
  14. .RI "union \fBhwloc_location_u\fP"
  15. .br
  16. .in -1c
  17. .SS "Data Fields"
  18. .in +1c
  19. .ti -1c
  20. .RI "enum \fBhwloc_location_type_e\fP \fBtype\fP"
  21. .br
  22. .ti -1c
  23. .RI "union \fBhwloc_location::hwloc_location_u\fP \fBlocation\fP"
  24. .br
  25. .in -1c
  26. .SH "Detailed Description"
  27. .PP
  28. Where to measure attributes from\&.
  29. .SH "Field Documentation"
  30. .PP
  31. .SS "union \fBhwloc_location::hwloc_location_u\fP hwloc_location::location"
  32. .SS "enum \fBhwloc_location_type_e\fP hwloc_location::type"
  33. .PP
  34. Type of location\&.
  35. .SH "Author"
  36. .PP
  37. Generated automatically by Doxygen for Hardware Locality (hwloc) from the source code\&.