EHS Embedded HTTP Server
1.5.0.132
|
Datum() | Datum | [inline] |
Datum(const Datum &other) | Datum | [inline] |
GetCharString() | Datum | [inline] |
GetInt() | Datum | [inline] |
operator const char *() | Datum | |
operator double() | Datum | |
operator int() | Datum | |
operator long() | Datum | |
operator std::string() | Datum | |
operator unsigned long() | Datum | |
operator!=(int) | Datum | |
operator!=(const char *) | Datum | |
operator=(const Datum &other) | Datum | |
operator=(unsigned long inUL) | Datum | |
operator=(long inLong) | Datum | |
operator=(int inInt) | Datum | |
operator=(double inDouble) | Datum | |
operator=(std::string isString) | Datum | |
operator=(char *ipsString) | Datum | |
operator=(const char *ipsString) | Datum | |
operator=(void *ipVoid) | Datum | |
operator==(const char *ipsString) | Datum | |
sDatum | Datum | [protected] |