Anklang 0.3.0-460-gc4ef46ba
ASE — Anklang Sound Engine (C++)
« « « Anklang Documentation |
#include "crawler.hh"
#include "jsonipc/jsonipc.hh"
#include "path.hh"
#include "platform.hh"
#include "unicode.hh"
#include "strings.hh"
#include "internal.hh"
#include <dirent.h>
#include <fcntl.h>
#include <unistd.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <filesystem>
#include "testing.hh"
Go to the source code of this file.
Namespaces | |
namespace | Ase |
The Anklang C++ API namespace. | |
Macros | |
#define | CDEBUG(...) |
Variables | |
static void | __unused__ |
#define CDEBUG | ( | ... | ) |
Definition at line 17 of file crawler.cc.
void __unused__ |
Definition at line 242 of file crawler.cc.