Main Page | Class Hierarchy | Class List | Directories | File List | Class Members

userAccount Struct Reference

Structure to hold user account informations. More...

#include <UserAccount.h>

List of all members.

Public Attributes

int userAccountId
 ID of the account.
char adminPassword [32+1]
 md5 hash of the admin password
char updatePassword [32+1]
 md5 hash of the update password
char contactName [64+1]
 contact name
char contactEmail [64+1]
 contact email
char arch [16+1]
 computer architecture of host
char os [16+1]
 operating system used on host
int hostStatus
 host has statically assigned IP address
char fqdn [MAX_FQDN_LENGTH]
 fqdn of the account
char ipAddress [MAX_ADDR_LENGTH]
 current IP address


Detailed Description

Structure to hold user account informations.

This has the same format as the database table.


The documentation for this struct was generated from the following file:
Generated on Tue Sep 13 01:32:47 2005 for DDT Project by  doxygen 1.4.4