Anklang 0.3.0-460-gc4ef46ba
ASE — Anklang Sound Engine (C++)
« « « Anklang Documentation |
#include "webui.hh"
#include "atquit.hh"
#include "platform.hh"
#include "strings.hh"
#include <cerrno>
#include <sys/wait.h>
#include <sys/prctl.h>
#include <sys/stat.h>
#include <filesystem>
#include <dirent.h>
#include "path.hh"
Go to the source code of this file.
Namespaces | |
namespace | Ase |
The Anklang C++ API namespace. | |
Macros | |
#define | WDEBUG(...) |
Functions | |
String | Ase::webui_create_auth_redirect (const std::string &executable, unsigned port, const std::string &token, const std::string &snapmode) |
ErrorReason | Ase::webui_start_browser (const std::string &mode, MainLoopP loop, const std::string &url, const std::function< void()> &onclose) |