#include <dirent.h>
#include <fstream>
#include <grp.h>
#include <langinfo.h>
#include <locale.h>
#include <pwd.h>
#include <stdint.h>
#include <stdio.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <time.h>
#include <Wt/Http/Request.h>
#include <Wt/Http/Response.h>
#include <Wt/WDateTime.h>
#include <Wt/WLayout.h>
#include <Wt/WResource.h>
#include <Wt/WServer.h>
#include "GnuCashew.h"
Go to the source code of this file.
◆ CLIENT_FOLDERS
#define CLIENT_FOLDERS "/" |
◆ VAULT_ROOT
#define VAULT_ROOT std::string("/") |
◆ addEntryPoint()
template<class C >
void addEntryPoint |
( |
const std::string & |
url, |
|
|
Wt::WServer & |
server |
|
) |
| |
◆ main()
int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
◆ show_program_version()
void show_program_version |
( |
const std::string & |
message | ) |
|
◆ g_dbName