Wt examples  4.10.4
Loading...
Searching...
No Matches
User.h File Reference
#include <Wt/WDateTime.h>
#include <Wt/Dbo/Types.h>
#include <Wt/Dbo/WtSqlTraits.h>
#include <Wt/Auth/Dbo/AuthInfo.h>
#include <string>

Go to the source code of this file.

Classes

class  User
 

Typedefs

using AuthInfo = Wt::Auth::Dbo::AuthInfo<User>
 
using Users = dbo::collection<dbo::ptr<User>>
 

Typedef Documentation

◆ AuthInfo

using AuthInfo = Wt::Auth::Dbo::AuthInfo<User>

Definition at line 21 of file User.h.

◆ Users

using Users = dbo::collection<dbo::ptr<User>>

Definition at line 22 of file User.h.