|
Anklang-0.3.0.dev797+g4e3241f3 anklang-0.3.0.dev797+g4e3241f3
ASE — Anklang Sound Engine (C++)
« « « Anklang Documentation |
#include "trkn/tracktion.hh"#include "project.hh"#include "jsonipc/jsonipc.hh"#include "main.hh"#include "compress.hh"#include "path.hh"#include "unicode.hh"#include "serialize.hh"#include "storage.hh"#include "server.hh"#include "internal.hh"#include <list>Go to the source code of this file.
Classes | |
| class | Ase::ProjectImpl::TransportListener |
| struct | Ase::ProjectImpl::TransportListener::Position |
| 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 > > |
| struct Ase::ProjectImpl::TransportListener::Position |
| #define UDEBUG | ( | ... | ) |
Definition at line 16 of file project.cc.