Starshatter_Open
Open source Starshatter engine
|
This is the complete list of members for HttpSession, including all inherited members.
Access() | HttpSession | |
access_time | HttpSession | protected |
attributes | HttpSession | protected |
DelAttribute(const char *name) | HttpSession | |
DelIntAttribute(const char *name) | HttpSession | |
GenerateUniqueID() | HttpSession | |
GetAttribute(const char *name) | HttpSession | |
GetAttributes() | HttpSession | inline |
GetID() const | HttpSession | inline |
GetIntAttribute(const char *name) | HttpSession | |
GetLastAccess() const | HttpSession | inline |
HttpSession() | HttpSession | |
id | HttpSession | protected |
operator==(const HttpSession &s) const | HttpSession | inline |
SetAttribute(const char *name, const char *value) | HttpSession | |
SetID(const char *i) | HttpSession | inline |
SetIntAttribute(const char *name, int value) | HttpSession | |
TYPENAME() | HttpSession | inlinestatic |
~HttpSession() | HttpSession | virtual |