28 void setValue(std::string value)
override;
44 std::unique_ptr<Entity>
clone()
override;
std::string toString() override
CookieEntityDefault(const char *value)
Cloneable interface of object wth value and serializable method.
Definition: entity.h:10
Cookie entity with default params.
Definition: cookie_entity_default.h:11
void setValue(std::string value) override
std::unique_ptr< Entity > clone() override