void dm_nodeinfo_write_out

(FILE* f,
  const dm_commandoption* cdat )

Command to write out current system's status to uplink.

Documentation

Command to write out current system's status to uplink. This command is slightly obsolete, and it is most likely to be removed from future versions of libdmachinemon.

Parameters:
f - the file stream to the uplink.
cdat - the command-line option parameters data
Version:
0.6, soname 1 has different interface from older versions, it has an extra dm_commandoption parameter added. Incompatible with previous versions.
Deprecated:
Please do not use this function from external programs. This function is rather unusable and has a very unstable interface. -- this function has been removed since version 0.6, soname 1.

Alphabetic index



This page was generated with the help of DOC++.