Wt examples
4.11.4
|
#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 > > |
using AuthInfo = Wt::Auth::Dbo::AuthInfo<User> |