#include <transfer-simple.h>
Data Fields | |
| char * | name |
| The agent's name. | |
| char * | DN |
| The agent's Distinguished Name (DN). | |
| char * | host |
| The host the agent is running in. | |
| char * | type |
| The agent's type. | |
| time_t * | lastActive |
| The last time the agent explicitly stated it is alive. | |
| char * | state |
| The last known state of the agent. | |
| char * | version |
| The agent's version. | |
| char * | contact |
| A contact to a person responsible for the agent. | |
Definition at line 479 of file transfer-simple.h.