![]() HydraExpress™ C++ 2020 |
HydraExpress™ C++ API Reference Guide |
Product Documentation: HydraExpress C++ Documentation Home |
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() const | rwsf::Cookie | |
| getDomain() const | rwsf::Cookie | |
| getExpires() const | rwsf::Cookie | |
| getMaxAge() const | rwsf::Cookie | |
| getName() const | rwsf::Cookie | |
| getPath() const | rwsf::Cookie | |
| getSecure() const | rwsf::Cookie | |
| getValue() const | rwsf::Cookie | |
| getVersion() const | rwsf::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 © 2020 Rogue Wave Software, Inc. All Rights Reserved. |