Wt examples 3.3.12
Dictionary.h
Go to the documentation of this file.
1// This may look like C code, but it's really -*- C++ -*-
2/*
3 * Copyright (C) 2011 Emweb bvba, Heverlee, Belgium
4 *
5 * See the LICENSE file for terms of use.
6 */
7
8#ifndef DICTIONARY_H_
9#define DICTIONARY_H_
10
11#include <string>
12
15 DICT_NL = 1
16};
17
18extern std::wstring RandomWord(Dictionary dictionary);
19
20#endif //DICTIONARY_H_
Dictionary
Definition Dictionary.h:13
@ DICT_NL
Definition Dictionary.h:15
@ DICT_EN
Definition Dictionary.h:14
std::wstring RandomWord(Dictionary dictionary)
Definition Dictionary.C:16

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