DRMS_Session_struct Struct Reference
DRMS Session struct.
More...
#include <drms_types.h>
|
Data Fields |
int | clientid |
int | db_direct |
DB_Handle_t * | db_handle |
char | dbhost [DRMS_MAXHOSTNAME] |
char | dbname [64] |
int | dbport |
char | dbuser [64] |
char | hostname [DRMS_MAXHOSTNAME] |
unsigned short | port |
int | readonly |
long long | sessionid |
char * | sessionns |
int | sockfd |
char | startTime [32] |
DB_Handle_t * | stat_conn |
char * | sudir |
long long | sunum |
Detailed Description
DRMS Session struct.
Definition at line 261 of file drms_types.h.
The documentation for this struct was generated from the following file: