|
|
* This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * *************************************************************************
xqlUserId userId | userId |
[protected]
xqlOdbc* mXqlOdbc | mXqlOdbc |
[protected]
xqlUser* mXqlUser | mXqlUser |
[protected]
xqlSession (xqlOdbc* pThisOdbc )
| xqlSession |
const xqlUserId getUserId ()
| getUserId |
[virtual]
~xqlSession ()
| ~xqlSession |
[virtual]
bool setUser (const char* username, const char* passwd)
| setUser |
[virtual]
const char* className ()
| className |
[const virtual]
xqlOdbc * getDatabaseConnection ()
| getDatabaseConnection |
[virtual]
xqlUser * getUser ()
| getUser |
bool isLoggedIn ()
| isLoggedIn |
void initScheme ()
| initScheme |
xqlObjectFactory * mObjectFactory | mObjectFactory |
void dropScheme ()
| dropScheme |
xqlObjectFactory * getObjectFactory ()
| getObjectFactory |
Generated by: markus on hobbes on Fri Mar 29 16:15:24 2002, using kdoc 2.0a53. |