Barracuda Application Server C/C++ Reference
NO
|
This is the complete list of members for HttpCookie, including all inherited members.
activate() | HttpCookie | |
deleteCookie() | HttpCookie | |
getComment() const | HttpCookie | |
getDomain() const | HttpCookie | |
getHttpOnly() const | HttpCookie | |
getMaxAge() const | HttpCookie | |
getName() const | HttpCookie | |
getPath() const | HttpCookie | |
getSecure() const | HttpCookie | |
getValue() const | HttpCookie | |
setComment(const char *purpose) | HttpCookie | |
setDomain(const char *pattern) | HttpCookie | |
setHttpOnly(bool flag) | HttpCookie | |
setMaxAge(BaTime expiry) | HttpCookie | |
setPath(const char *uri) | HttpCookie | |
setSecure(bool flag) | HttpCookie | |
setValue(const char *newValue) | HttpCookie |