| Add(PHTTPField *fld) | PHTTPForm | |
| AddNewKeyFields(PHTTPField *keyFld, PHTTPField *valFld) | PHTTPConfig | |
| AddSectionField(PHTTPField *sectionFld, const char *prefix=NULL, const char *suffix=NULL) | PHTTPConfig | |
| authority | PHTTPResource | [protected] |
| baseURL | PHTTPResource | [protected] |
| BuildHTML(const char *heading) | PHTTPForm | |
| BuildHTML(const PString &heading) | PHTTPForm | |
| BuildHTML(PHTML &html, BuildOptions option=CompleteHTML) | PHTTPForm | |
| BuildOptions enum name | PHTTPForm | |
| CheckAuthority(PHTTPServer &server, const PHTTPRequest &request, const PHTTPConnectionInfo &conInfo) | PHTTPResource | [protected, virtual] |
| CheckAuthority(PHTTPAuthority &authority, PHTTPServer &server, const PHTTPRequest &request, const PHTTPConnectionInfo &connectInfo) | PHTTPResource | [protected, static] |
| Class() | PObject | [inline, static] |
| ClearAuthority() | PHTTPResource | |
| ClearHitCount() | PHTTPResource | [inline] |
| Clone() const | PObject | [virtual] |
| Compare(const PObject &obj) const | PObject | [virtual] |
| CompareObjectMemoryDirect(const PObject &obj) const | PObject | [virtual] |
| Comparison enum name | PObject | |
| CompleteHTML enum value | PHTTPForm | |
| contentType | PHTTPResource | [protected] |
| CreateRequest(const PURL &url, const PMIMEInfo &inMIME, const PMultiPartList &multipartFormInfo, PHTTPServer &socket) | PHTTPResource | [virtual] |
| EqualTo enum value | PObject | |
| fieldNames | PHTTPForm | [protected] |
| fields | PHTTPForm | [protected] |
| GetAuthority() const | PHTTPResource | [inline] |
| GetClass(unsigned ancestor=0) const | PObject | [inline, virtual] |
| GetConfigSection() const | PHTTPConfig | [inline] |
| GetContentType() const | PHTTPResource | [inline] |
| GetExpirationDate(PTime &when) | PConfigPage | [protected, virtual] |
| GetHitCount() const | PHTTPResource | [inline] |
| GetString() | PHTTPString | [inline] |
| GetURL() const | PHTTPResource | [inline] |
| GreaterThan enum value | PObject | |
| HashFunction() const | PObject | [virtual] |
| hitCount | PHTTPResource | [protected] |
| InsertIntoForm enum value | PHTTPForm | |
| InsertIntoHTML enum value | PHTTPForm | |
| InternalIsDescendant(const char *clsName) const | PObject | [inline, virtual] |
| IsClass(const char *cls) const | PObject | [inline] |
| IsModifiedSince(const PTime &when) | PHTTPResource | [virtual] |
| keyField | PHTTPConfig | [protected] |
| LessThan enum value | PObject | |
| LoadData(PHTTPRequest &request, PCharArray &data) | PHTTPResource | [virtual] |
| LoadFromConfig() | PHTTPConfig | |
| LoadHeaders(PHTTPRequest &request) | PHTTPString | [virtual] |
| LoadText(PHTTPRequest &request) | PHTTPString | [virtual] |
| OnGET(PHTTPServer &server, const PURL &url, const PMIMEInfo &info, const PHTTPConnectionInfo &conInfo) | PHTTPResource | [virtual] |
| OnGETData(PHTTPServer &server, const PURL &url, const PHTTPConnectionInfo &connectInfo, PHTTPRequest &request) | PHTTPResource | [virtual] |
| OnGETOrHEAD(PHTTPServer &server, const PURL &url, const PMIMEInfo &info, const PHTTPConnectionInfo &conInfo, PBoolean isGet) | PHTTPResource | [protected, virtual] |
| OnHEAD(PHTTPServer &server, const PURL &url, const PMIMEInfo &info, const PHTTPConnectionInfo &conInfo) | PHTTPResource | [virtual] |
| OnLoadedText(PHTTPRequest &, PString &text) | PConfigPage | [virtual] |
| OnPOST(PHTTPServer &server, const PURL &url, const PMIMEInfo &info, const PStringToString &data, const PHTTPConnectionInfo &connectInfo) | PConfigPage | [virtual] |
| OnPOSTData(PHTTPRequest &request, const PStringToString &data) | PHTTPResource | [virtual] |
| operator!=(const PObject &obj) const | PObject | [inline] |
| operator<(const PObject &obj) const | PObject | [inline] |
| operator<<(ostream &strm, const PObject &obj) | PObject | [friend] |
| operator<=(const PObject &obj) const | PObject | [inline] |
| operator==(const PObject &obj) const | PObject | [inline] |
| operator>(const PObject &obj) const | PObject | [inline] |
| operator>=(const PObject &obj) const | PObject | [inline] |
| operator>>(istream &strm, PObject &obj) | PObject | [friend] |
| PConfigPage(PHTTPServiceProcess &app, const PString §ion, const PHTTPAuthority &auth) | PConfigPage | |
| PConfigPage(PHTTPServiceProcess &app, const PString &title, const PString §ion, const PHTTPAuthority &auth) | PConfigPage | |
| PHTTPConfig(const PURL &url, const PString §ion) | PHTTPConfig | |
| PHTTPConfig(const PURL &url, const PString §ion, const PHTTPAuthority &auth) | PHTTPConfig | |
| PHTTPConfig(const PURL &url, const PString §ion, const PString &html) | PHTTPConfig | |
| PHTTPConfig(const PURL &url, const PString §ion, const PString &html, const PHTTPAuthority &auth) | PHTTPConfig | |
| PHTTPForm(const PURL &url) | PHTTPForm | |
| PHTTPForm(const PURL &url, const PHTTPAuthority &auth) | PHTTPForm | |
| PHTTPForm(const PURL &url, const PString &html) | PHTTPForm | |
| PHTTPForm(const PURL &url, const PString &html, const PHTTPAuthority &auth) | PHTTPForm | |
| PHTTPResource(const PURL &url) | PHTTPResource | [protected] |
| PHTTPResource(const PURL &url, const PHTTPAuthority &auth) | PHTTPResource | [protected] |
| PHTTPResource(const PURL &url, const PString &contentType) | PHTTPResource | [protected] |
| PHTTPResource(const PURL &url, const PString &contentType, const PHTTPAuthority &auth) | PHTTPResource | [protected] |
| PHTTPString(const PURL &url) | PHTTPString | |
| PHTTPString(const PURL &url, const PHTTPAuthority &auth) | PHTTPString | |
| PHTTPString(const PURL &url, const PString &str) | PHTTPString | |
| PHTTPString(const PURL &url, const PString &str, const PString &contentType) | PHTTPString | |
| PHTTPString(const PURL &url, const PString &str, const PHTTPAuthority &auth) | PHTTPString | |
| PHTTPString(const PURL &url, const PString &str, const PString &contentType, const PHTTPAuthority &auth) | PHTTPString | |
| PObject() | PObject | [inline, protected] |
| Post(PHTTPRequest &request, const PStringToString &data, PHTML &replyMessage) | PConfigPage | [virtual] |
| PrintOn(ostream &strm) const | PObject | [virtual] |
| process | PConfigPage | [protected] |
| ReadFrom(istream &strm) | PObject | [virtual] |
| RemoveAllFields() | PHTTPForm | [inline] |
| section | PHTTPConfig | [protected] |
| sectionField | PHTTPConfig | [protected] |
| sectionPrefix | PHTTPConfig | [protected] |
| sectionSuffix | PHTTPConfig | [protected] |
| SendData(PHTTPRequest &request) | PHTTPResource | [virtual] |
| SetAuthority(const PHTTPAuthority &auth) | PHTTPResource | |
| SetConfigSection(const PString §) | PHTTPConfig | [inline] |
| SetString(const PString &str) | PHTTPString | [inline] |
| string | PHTTPString | [protected] |
| valField | PHTTPConfig | [protected] |
| ~PHTTPResource() | PHTTPResource | [virtual] |
| ~PObject() | PObject | [inline, virtual] |