|
DCL 4.1
|
This is the complete list of members for EShopSession, including all inherited members.
| command() const | EShopSession | inline |
| EShopSession(HttpServletContextEx &ctx, SQLConnection *pSQLConn) __DCL_THROWS1(SQLException *) | EShopSession | |
| groupID() const | EShopSession | inline |
| isAdmin() const | EShopSession | inline |
| isGuest() const | EShopSession | inline |
| login(ListedStringToStringArrayMap ¶ms) | EShopSession | |
| logout() | EShopSession | |
| m_nCommand | EShopSession | protected |
| m_nGroupID | EShopSession | protected |
| m_nUserID | EShopSession | protected |
| m_pSQLConn | EShopSession | protected |
| m_strSessionID | EShopSession | protected |
| m_strUserName | EShopSession | protected |
| onViewSessions(ListedStringToStringArrayMap ¶ms, Writer &out, const String &strMainCommand, int nMainCommandID, const String &strCommandID, const EShopServlet &_servlet) | EShopSession | |
| sessionID() const | EShopSession | inline |
| setCommand(int nCM) | EShopSession | inline |
| SQLConn() const | EShopSession | inline |
| userID() const | EShopSession | inline |
| userName() const | EShopSession | inline |