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