CPPSERV


Home Projects Jobs Clientele Contact
CPPSERV Documentation Download TODO Mailing lists Bug tracker News RSS Feed Browse source

servlet::Cookie Member List

This is the complete list of members for servlet::Cookie, including all inherited members.

commentservlet::Cookie [private]
Cookie(const std::string &name, const std::string &value)servlet::Cookie
domainservlet::Cookie [private]
getComment() const servlet::Cookie [inline]
getDomain() const servlet::Cookie [inline]
getMaxAge() const servlet::Cookie [inline]
getName() const servlet::Cookie [inline]
getPath() const servlet::Cookie [inline]
getSecure() const servlet::Cookie [inline]
getValue() const servlet::Cookie [inline]
getVersion() const servlet::Cookie [inline]
isValidName(const std::string &value) const servlet::Cookie [private]
maxAgeservlet::Cookie [private]
nameservlet::Cookie [private]
pathservlet::Cookie [private]
secureservlet::Cookie [private]
setComment(const std::string &purpose)servlet::Cookie [inline]
setDomain(const std::string &pattern)servlet::Cookie [inline]
setMaxAge(int expiry)servlet::Cookie [inline]
setPath(const std::string &uri)servlet::Cookie [inline]
setSecure(bool flag)servlet::Cookie [inline]
setValue(const std::string &newValue)servlet::Cookie [inline]
setVersion(int v)servlet::Cookie [inline]
valueservlet::Cookie [private]
versionservlet::Cookie [private]

SourceForge.net Logo