| Wt examples
    4.12.1
    | 
#include <User.h>
| Public Member Functions | |
| template<class Action > | |
| void | persist (Action &a) | 
| Public Attributes | |
| std::string | name | 
| int | gamesPlayed = 0 | 
| long long | score = 0 | 
| Wt::WDateTime | lastGame | 
| dbo::weak_ptr< AuthInfo > | authInfo | 
| 
 | inline | 
| dbo::weak_ptr<AuthInfo> User::authInfo | 
| Wt::WDateTime User::lastGame |