#include <list>Include dependency graph for Cookies.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | Cgi |
Classes | |
| struct | Cgi::cookiestruct |
| Store the cookies name/value pairs. More... | |
| class | Cgi::Cookies |
| Retrieve and manage cookies during a cgi call. More... | |
Typedefs | |
| typedef Cgi::cookiestruct | Cgi::COOKIE |
| Store the cookies name/value pairs. | |
| typedef std::list< COOKIE * > | Cgi::cookie_v |
1.3.7