Anklang 0.3.0-460-gc4ef46ba
ASE — Anklang Sound Engine (C++)
« « « Anklang Documentation |
#include "project.hh"
#include "jsonipc/jsonipc.hh"
#include "main.hh"
#include "processor.hh"
#include "compress.hh"
#include "path.hh"
#include "unicode.hh"
#include "serialize.hh"
#include "storage.hh"
#include "server.hh"
#include "internal.hh"
Go to the source code of this file.
Classes | |
struct | Ase::ProjectImpl::PStorage |
Namespaces | |
namespace | Ase |
The Anklang C++ API namespace. | |
Macros | |
#define | UDEBUG(...) |
Typedefs | |
using | Ase::StringPairS = std::vector< std::tuple< String, String > > |
#define UDEBUG | ( | ... | ) |
Definition at line 14 of file project.cc.