GRASS Programmer's Manual  6.4.2(2012)
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
DATA Struct Reference

Data Fields

char * driver
char * database
char * user
char * password

Detailed Description

Definition at line 11 of file login.c.


Field Documentation

char* DATA::database

Definition at line 14 of file login.c.

Referenced by add_login(), db_get_login(), db_set_login(), and write_file().

char* DATA::password

Definition at line 16 of file login.c.

Referenced by add_login(), db_get_login(), db_set_login(), and write_file().

char* DATA::user

Definition at line 15 of file login.c.

Referenced by add_login(), db_get_login(), db_set_login(), and write_file().


The documentation for this struct was generated from the following file: