cgicc::HTTPCookie Member List

This is the complete list of members for cgicc::HTTPCookie, including all inherited members.
getComment() const cgicc::HTTPCookie [inline]
getDomain() const cgicc::HTTPCookie [inline]
getMaxAge() const cgicc::HTTPCookie [inline]
getName() const cgicc::HTTPCookie [inline]
getPath() const cgicc::HTTPCookie [inline]
getValue() const cgicc::HTTPCookie [inline]
HTTPCookie()cgicc::HTTPCookie
HTTPCookie(const std::string &name, const std::string &value)cgicc::HTTPCookie
HTTPCookie(const std::string &name, const std::string &value, const std::string &comment, const std::string &domain, unsigned long maxAge, const std::string &path, bool secure)cgicc::HTTPCookie
HTTPCookie(const HTTPCookie &cookie)cgicc::HTTPCookie
HTTPCookie(const std::string &name, const std::string &domain, const std::string &path, bool secure)cgicc::HTTPCookie
isRemoved() const cgicc::HTTPCookie [inline]
isSecure() const cgicc::HTTPCookie [inline]
MStreamable()cgicc::MStreamable [inline]
operator!=(const HTTPCookie &cookie) const cgicc::HTTPCookie [inline]
operator==(const HTTPCookie &cookie) const cgicc::HTTPCookie
remove()cgicc::HTTPCookie [inline]
render(std::ostream &out) const cgicc::HTTPCookie [virtual]
setComment(const std::string &comment)cgicc::HTTPCookie [inline]
setDomain(const std::string &domain)cgicc::HTTPCookie [inline]
setMaxAge(unsigned long maxAge)cgicc::HTTPCookie [inline]
setName(const std::string &name)cgicc::HTTPCookie [inline]
setPath(const std::string &path)cgicc::HTTPCookie [inline]
setRemoved(bool removed)cgicc::HTTPCookie [inline]
setSecure(bool secure)cgicc::HTTPCookie [inline]
setValue(const std::string &value)cgicc::HTTPCookie [inline]
~HTTPCookie()cgicc::HTTPCookie [virtual]
~MStreamable()cgicc::MStreamable [inline, virtual]

GNU cgicc - A C++ class library for writing CGI applications
Copyright © 1996 - 2004 Stephen F. Booth
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front Cover Texts, and with no Back-Cover Texts.
Documentation generated Mon Jan 24 2011 23:19:26 for cgicc by doxygen 1.7.3