Wt examples
3.7.1
|
#include <User.h>
Public Member Functions | |
User () | |
template<class Action > | |
void | persist (Action &a) |
Public Attributes | |
std::string | name |
int | gamesPlayed |
long long | score |
Wt::WDateTime | lastGame |
Wt::Dbo::collection< Wt::Dbo::ptr< AuthInfo > > | authInfos |
|
inline |
Wt::Dbo::collection< Wt::Dbo::ptr<AuthInfo> > User::authInfos |
Wt::WDateTime User::lastGame |