Wt examples 3.3.12
User.C
Go to the documentation of this file.
1/*
2 * Copyright (C) 2011 Emweb bvba, Kessel-Lo, Belgium.
3 *
4 * See the LICENSE file for terms of use.
5 */
6
7#include "User.h"
8
9#include <Wt/Auth/Dbo/AuthInfo>
10#include <Wt/Dbo/Impl>
11
13
14using namespace Wt;
15using namespace Wt::Dbo;
16
18 : gamesPlayed(0),
19 score(0)
20{ }
DBO_INSTANTIATE_TEMPLATES(User)
Definition User.h:23
User()
Definition User.C:17

Generated on Fri May 17 2024 for the C++ Web Toolkit (Wt) by doxygen 1.9.8