typedef struct dm_machinelist

Machinelist structure.

[more]dm_pairstring* data
data in pairstring format
[more]char* machinename
name of machine
[more]void* applicationdata
some kind of original data
[more]int dataseenflag
some kind of SEEN-Flag.
[more]int clientseencount
number of times the data is viewed by the client.


Documentation

Machinelist structure. Holds information for each machine.
odm_pairstring* data
data in pairstring format

ochar* machinename
name of machine

ovoid* applicationdata
some kind of original data

oint dataseenflag
some kind of SEEN-Flag. -- will be 1 if seen, 0 if not seen by the uplink

oint clientseencount
number of times the data is viewed by the client. (old data will have high number of things here... For debugging purposes, to note dead machines)

Alphabetic index



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