Machinelist structure.
-
dm_pairstring* data
- data in pairstring format
-
char* machinename
- name of machine
-
void* applicationdata
- some kind of original data
-
int dataseenflag
- some kind of SEEN-Flag.
-
int clientseencount
- number of times the data is viewed by the client.
Documentation
Machinelist structure.
Holds information for each machine.
dm_pairstring* data
- data in pairstring format
char* machinename
- name of machine
void* applicationdata
- some kind of original data
int dataseenflag
- some kind of SEEN-Flag. -- will be 1 if seen,
0 if not seen by the uplink
int 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++.