| 
    PTLib
    Version 2.14.3
    
   | 
 
This is the complete list of members for PHTTPIntegerField, including all inherited members.
| baseName | PHTTPField | protected | 
| Class() | PObject | inlinestatic | 
| Clone() const | PObject | virtual | 
| CloneAs() const | PObject | inline | 
| Compare(const PObject &obj) const | PHTTPField | virtual | 
| CompareObjectMemoryDirect(const PObject &obj) const | PObject | virtual | 
| Comparison enum name | PObject | |
| EqualTo enum value | PObject | |
| ExpandFieldNames(PString &text, PINDEX start, PINDEX &finish) const | PHTTPField | virtual | 
| fullName | PHTTPField | protected | 
| GetAllNames(PStringArray &names) const | PHTTPField | virtual | 
| GetBaseName() const | PHTTPField | inline | 
| GetClass(unsigned ancestor=0) const | PObject | inlinevirtual | 
| GetHelp() const | PHTTPField | inline | 
| GetHTMLHeading(PHTML &html) const | PHTTPField | virtual | 
| GetHTMLInput(const PString &input) const | PHTTPField | virtual | 
| GetHTMLSelect(const PString &selection) const | PHTTPField | virtual | 
| GetHTMLTag(PHTML &html) const | PHTTPIntegerField | virtual | 
| GetName() const | PHTTPField | inline | 
| GetTitle() const | PHTTPField | inline | 
| GetTraceContextIdentifier() const | PObject | inline | 
| GetTraceContextIdentifier(PObject &obj) | PObject | inline | 
| GetTraceContextIdentifier(PObject *obj) | PObject | inline | 
| GetValue(PBoolean dflt=false) const | PHTTPIntegerField | virtual | 
| GreaterThan enum value | PObject | |
| HashFunction() const | PObject | virtual | 
| help | PHTTPField | protected | 
| high | PHTTPIntegerField | protected | 
| initialValue | PHTTPIntegerField | protected | 
| InternalCompareObjectMemoryDirect(const PObject *obj1, const PObject *obj2, PINDEX size) | PObject | static | 
| InternalIsDescendant(const char *clsName) const | PObject | inlinevirtual | 
| IsClass(const char *cls) const | PObject | inline | 
| LessThan enum value | PObject | |
| LoadFromConfig(PConfig &cfg) | PHTTPIntegerField | virtual | 
| LocateName(const PString &name) const | PHTTPField | virtual | 
| low | PHTTPIntegerField | protected | 
| m_traceContextIdentifier | PObject | protected | 
| NewField() const | PHTTPIntegerField | virtual | 
| notInHTML | PHTTPField | protected | 
| NotYetInHTML() const | PHTTPField | inline | 
| 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>(const PObject &obj) const | PObject | inline | 
| operator>=(const PObject &obj) const | PObject | inline | 
| PHTTPField(const char *bname, const char *title, const char *help) | PHTTPField | |
| PHTTPIntegerField(const char *name, int low, int high, int initVal=0, const char *units=NULL, const char *help=NULL) | PHTTPIntegerField | |
| PHTTPIntegerField(const char *name, const char *title, int low, int high, int initVal=0, const char *units=NULL, const char *help=NULL) | PHTTPIntegerField | |
| PObject() | PObject | inlineprotected | 
| PrintOn(ostream &strm) const | PObject | virtual | 
| PTraceObjectInstance() const | PObject | inline | 
| PTraceObjectInstance(const char *) | PObject | inlinestatic | 
| PTraceObjectInstance(const PObject *obj) | PObject | inlinestatic | 
| ReadFrom(istream &strm) | PObject | virtual | 
| SaveToConfig(PConfig &cfg) const | PHTTPIntegerField | virtual | 
| SetAllValues(const PStringToString &data) | PHTTPField | virtual | 
| SetHelp(const PString &text) | PHTTPField | inline | 
| SetHelp(const PString &hotLinkURL, const PString &linkText) | PHTTPField | |
| SetHelp(const PString &hotLinkURL, const PString &imageURL, const PString &imageText) | PHTTPField | |
| SetInHTML() | PHTTPField | inline | 
| SetName(const PString &newName) | PHTTPField | virtual | 
| SetTraceContextIdentifier(unsigned id) | PObject | inline | 
| SetTraceContextIdentifier(const PObject &obj) | PObject | inline | 
| SetTraceContextIdentifier(const PObject *obj) | PObject | inline | 
| SetValue(const PString &newVal) | PHTTPIntegerField | virtual | 
| title | PHTTPField | protected | 
| units | PHTTPIntegerField | protected | 
| ValidateAll(const PStringToString &data, PStringStream &msg) const | PHTTPField | virtual | 
| Validated(const PString &newVal, PStringStream &msg) const | PHTTPIntegerField | virtual | 
| value | PHTTPIntegerField | protected | 
| ~PObject() | PObject | inlinevirtual |