| fName (defined in cgicc::FormEntry) | cgicc::FormEntry |  [private] | 
| FormEntry() | cgicc::FormEntry |  [inline] | 
| FormEntry(const std::string &name, const std::string &value) | cgicc::FormEntry |  [inline] | 
| FormEntry(const FormEntry &entry) | cgicc::FormEntry |  [inline] | 
| fValue (defined in cgicc::FormEntry) | cgicc::FormEntry |  [private] | 
| getDoubleValue(double min=DBL_MIN, double max=DBL_MAX) const | cgicc::FormEntry | |
| getIntegerValue(long min=LONG_MIN, long max=LONG_MAX) const | cgicc::FormEntry | |
| getName() const | cgicc::FormEntry |  [inline] | 
| getStrippedValue() const | cgicc::FormEntry |  [inline] | 
| getStrippedValue(std::string::size_type maxChars) const | cgicc::FormEntry |  [inline] | 
| getValue() const | cgicc::FormEntry |  [inline] | 
| getValue(std::string::size_type maxChars) const | cgicc::FormEntry |  [inline] | 
| isEmpty() const | cgicc::FormEntry |  [inline] | 
| length() const | cgicc::FormEntry |  [inline] | 
| makeString(std::string::size_type maxLen, bool allowNewlines) const (defined in cgicc::FormEntry) | cgicc::FormEntry |  [private] | 
| operator *() const | cgicc::FormEntry |  [inline] | 
| operator!=(const FormEntry &entry) const | cgicc::FormEntry |  [inline] | 
| operator=(const FormEntry &entry) | cgicc::FormEntry | |
| operator==(const FormEntry &entry) const | cgicc::FormEntry |  [inline] | 
| ~FormEntry() | cgicc::FormEntry |  [inline] |