Web framework C++  2.0.0
Simple web framework on c++ designed to easily create web pages, etc
Classes
cookie_entity_week.h File Reference
#include <string>
#include <ctime>
#include "entity.h"
Include dependency graph for cookie_entity_week.h:

Go to the source code of this file.

Classes

class  CookieEntityWeek
 Default CookieEntity which expires in a week since created. More...