HydraExpress™ C++ API Reference Guide

 
Loading...
Searching...
No Matches
rwsf::Cookie Member List

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

Cookie()rwsf::Cookie
Cookie(const std::string &name)rwsf::Cookie
Cookie(const std::string &name, const std::string &value)rwsf::Cookie
Cookie(const Cookie &second)rwsf::Cookie
getComment() constrwsf::Cookie
getDomain() constrwsf::Cookie
getExpires() constrwsf::Cookie
getMaxAge() constrwsf::Cookie
getName() constrwsf::Cookie
getPath() constrwsf::Cookie
getSecure() constrwsf::Cookie
getValue() constrwsf::Cookie
getVersion() constrwsf::Cookie
operator=(const Cookie &second)rwsf::Cookie
setComment(const std::string &purpose)rwsf::Cookie
setDomain(const std::string &pattern)rwsf::Cookie
setExpires(const std::string &expiry)rwsf::Cookie
setMaxAge(int seconds)rwsf::Cookie
setPath(const std::string &uri)rwsf::Cookie
setSecure(bool flag)rwsf::Cookie
setValue(const std::string &newValue)rwsf::Cookie
setVersion(int v)rwsf::Cookie
~Cookie()rwsf::Cookie

Copyright © 2026 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved.