Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

cgicc::HTTPCookie Member List

This is the complete list of members for cgicc::HTTPCookie, including all inherited members.
fComment (defined in cgicc::HTTPCookie)cgicc::HTTPCookie [private]
fDomain (defined in cgicc::HTTPCookie)cgicc::HTTPCookie [private]
fMaxAge (defined in cgicc::HTTPCookie)cgicc::HTTPCookie [private]
fName (defined in cgicc::HTTPCookie)cgicc::HTTPCookie [private]
fPath (defined in cgicc::HTTPCookie)cgicc::HTTPCookie [private]
fSecure (defined in cgicc::HTTPCookie)cgicc::HTTPCookie [private]
fValue (defined in cgicc::HTTPCookie)cgicc::HTTPCookie [private]
getComment() constcgicc::HTTPCookie [inline]
getDomain() constcgicc::HTTPCookie [inline]
getMaxAge() constcgicc::HTTPCookie [inline]
getName() constcgicc::HTTPCookie [inline]
getPath() constcgicc::HTTPCookie [inline]
getValue() constcgicc::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
isSecure() constcgicc::HTTPCookie [inline]
MStreamable()cgicc::MStreamable [inline]
operator!=(const HTTPCookie &cookie) constcgicc::HTTPCookie [inline]
operator==(const HTTPCookie &cookie) constcgicc::HTTPCookie
render(std::ostream &out) constcgicc::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]
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 - 2002 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 Sun Mar 17 16:40:58 2002 for cgicc by doxygen 1.2.13.1