#include <WebModules.h>
| CWebSession::~CWebSession |
( |
| ) |
|
| size_t CWebSession::AddError |
( |
const CString & |
sMessage | ) |
|
| size_t CWebSession::AddSuccess |
( |
const CString & |
sMessage | ) |
|
| void CWebSession::ClearMessageLoops |
( |
| ) |
|
| void CWebSession::FillMessageLoops |
( |
CTemplate & |
Tmpl | ) |
|
| const CString& CWebSession::GetId |
( |
| ) |
const |
|
inline |
| const CString& CWebSession::GetIP |
( |
| ) |
const |
|
inline |
| time_t CWebSession::GetLastActive |
( |
| ) |
const |
|
inline |
| CUser* CWebSession::GetUser |
( |
| ) |
const |
|
inline |
| bool CWebSession::IsAdmin |
( |
| ) |
const |
| bool CWebSession::IsLoggedIn |
( |
| ) |
const |
|
inline |
| void CWebSession::UpdateLastActive |
( |
| ) |
|
The documentation for this class was generated from the following file: