db_arg Class Reference
contain login information
More...
#include <db.h>
List of all members.
Detailed Description
contain login information
Definition at line 1468 of file db.h.
Constructor & Destructor Documentation
| db_arg::db_arg |
( |
size_t |
ident = 0, |
|
|
bool |
trusted = false, |
|
|
const char * |
login_string = 0 | |
|
) |
| | |
login constructor
- Parameters:
-
| ident |
server ident |
| trusted |
trusted connection flag |
| login_string |
login string |
Definition at line 1988 of file db.cpp.
Member Function Documentation
| bool db_arg::operator< |
( |
const db_arg & |
x |
) |
const [inline] |
| bool db_arg::operator== |
( |
const db_arg & |
x |
) |
const [inline] |
Member Data Documentation
The documentation for this class was generated from the following files: