printDmiDataUnion (3dmi) manual page

Table of Contents

Name

printDmiDataUnion - print data in input data union

Synopsis

cc [ flag ... ] file ... -ldmi -lnsl -lrwtool [ library ... ] #include <dmi/util.hh>

void printDmiDataUnion(DmiDataUnion_t *data);

Description

The printDmiDataUnion() function prints the data in the input data union. The output depends on the type of DMI data in the union.

Attributes

See attributes(5) for descriptions of the following attributes:

tab() allbox; cw(2.750000i)| cw(2.750000i) lw(2.750000i) lw(2.750000i). ATTRIBUTE TYPEATTRIBUTE VALUE MT-levelMT-Safe

See Also

libdmi(3LIB) , attributes(5)


Table of Contents