NAWA 0.9
Web Application Framework for C++
Session.h File Reference

Class for managing sessions and getting and setting connection-independent session data. More...

#include <any>
#include <memory>
#include <nawa/connection/Cookie.h>
#include <nawa/internal/fwdecl.h>
#include <nawa/internal/macros.h>

Go to the source code of this file.

Classes

class  nawa::Session
 

Namespaces

namespace  nawa
 

Detailed Description

Class for managing sessions and getting and setting connection-independent session data.

Definition in file Session.h.