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

Generated on Fri May 6 2022 for the C++ Web Toolkit (Wt) by doxygen 1.9.3