Wt examples  4.10.4
Classes | Typedefs
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

Definition at line 21 of file User.h.

◆ Users

Definition at line 22 of file User.h.