| CreateHeader() | Cgi::Web | [virtual] |
| datetime2httpdate(const std::string &dt) | Cgi::Web | |
| Execute() | Cgi::Web | |
| FormInput() | Cgi::Web | [virtual] |
| GenerateDocument() | Cgi::Web | [virtual] |
| GetCgiName() | Cgi::Web | |
| GetCookies() | Cgi::Web | |
| GetDate() | Cgi::Web | |
| GetEnvironment() | Cgi::Web | [virtual] |
| GetForm() | Cgi::Web | |
| GetLastModified() | Cgi::Web | [inline] |
| GetQueryString() | Cgi::Web | [inline] |
| GetRealm() | Cgi::Web | [inline] |
| GetRequestMethod() | Cgi::Web | |
| GetUser() | Cgi::Web | |
| Init(const std::string &id) | Cgi::Web | |
| m_bValid | Cgi::Web | [private] |
| m_contentDisposition | Cgi::Web | [private] |
| m_contentType | Cgi::Web | [private] |
| m_date | Cgi::Web | [private] |
| m_forms | Cgi::Web | [private] |
| m_lastmodified | Cgi::Web | [private] |
| m_location | Cgi::Web | [private] |
| m_method | Cgi::Web | [private] |
| m_pclCookies | Cgi::Web | [protected] |
| m_pclForm | Cgi::Web | [protected] |
| m_query_string | Cgi::Web | [private] |
| m_realm | Cgi::Web | [private] |
| m_strCgiName | Cgi::Web | [private] |
| m_strCookieDomain | Cgi::Web | [private] |
| m_strCookiePath | Cgi::Web | [private] |
| m_user | Cgi::Web | [private] |
| operator=(const Web &) | Cgi::Web | [inline, private] |
| ReadCookies() | Cgi::Web | [virtual] |
| RegWebForm(WebForm *) | Cgi::Web | |
| SetCgiName(const std::string &) | Cgi::Web | |
| SetContentDisposition(const std::string &x) | Cgi::Web | [inline] |
| SetContentType(const std::string &x) | Cgi::Web | [inline] |
| SetCookie(const std::string &name, const std::string &value) | Cgi::Web | |
| SetCookie(const std::string &name, long value) | Cgi::Web | |
| SetCookie(const std::string &name, int value) | Cgi::Web | |
| SetCookieDomain(const std::string &) | Cgi::Web | |
| SetCookiePath(const std::string &) | Cgi::Web | |
| SetLocation(const std::string &x) | Cgi::Web | [inline] |
| SetRealm(const std::string &realm_id) | Cgi::Web | |
| UpdateModified(const std::string &) | Cgi::Web | |
| Valid() | Cgi::Web | |
| ValidateAuth() | Cgi::Web | [virtual] |
| ValidateUser(const std::string &user, const std::string &pw) | Cgi::Web | [virtual] |
| Web() | Cgi::Web | |
| Web(const std::string &cd, const std::string &cp, const std::string &id="") | Cgi::Web | |
| Web(int argc, char *argv[], const std::string &cd, const std::string &cp, const std::string &id="") | Cgi::Web | |
| Web(const Web &) | Cgi::Web | [inline, private] |
| ~Web() | Cgi::Web | [virtual] |