1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51
|
.TH "hwloc_topology_diff_u" 3 "Thu Feb 11 2021" "Version 2.4.1" "Hardware Locality (hwloc)" \" -*- nroff -*-
.ad l
.nh
.SH NAME
hwloc_topology_diff_u
.SH SYNOPSIS
.br
.PP
.PP
\fC#include <diff\&.h>\fP
.SS "Data Structures"
.in +1c
.ti -1c
.RI "struct \fBhwloc_topology_diff_generic_s\fP"
.br
.ti -1c
.RI "struct \fBhwloc_topology_diff_obj_attr_s\fP"
.br
.ti -1c
.RI "struct \fBhwloc_topology_diff_too_complex_s\fP"
.br
.in -1c
.SS "Data Fields"
.in +1c
.ti -1c
.RI "struct \fBhwloc_topology_diff_u::hwloc_topology_diff_generic_s\fP \fBgeneric\fP"
.br
.ti -1c
.RI "struct \fBhwloc_topology_diff_u::hwloc_topology_diff_obj_attr_s\fP \fBobj_attr\fP"
.br
.ti -1c
.RI "struct \fBhwloc_topology_diff_u::hwloc_topology_diff_too_complex_s\fP \fBtoo_complex\fP"
.br
.in -1c
.SH "Detailed Description"
.PP
One element of a difference list between two topologies\&.
.SH "Field Documentation"
.PP
.SS "struct \fBhwloc_topology_diff_u::hwloc_topology_diff_generic_s\fP hwloc_topology_diff_u::generic"
.SS "struct \fBhwloc_topology_diff_u::hwloc_topology_diff_obj_attr_s\fP hwloc_topology_diff_u::obj_attr"
.SS "struct \fBhwloc_topology_diff_u::hwloc_topology_diff_too_complex_s\fP hwloc_topology_diff_u::too_complex"
.SH "Author"
.PP
Generated automatically by Doxygen for Hardware Locality (hwloc) from the source code\&.
|