File project.cc
FileList > ase > project.cc
#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"
Namespaces
Type | Name |
---|---|
namespace | Ase The Anklang C++ API namespace. |
namespace | literals |
Classes
Type | Name |
---|---|
struct | PStorage |
Macros
Type | Name |
---|---|
define | UDEBUG (...) Ase::debug ("undo", __VA_ARGS__) |
Macro Definition Documentation
define UDEBUG
#define UDEBUG (
...
) Ase::debug ("undo", __VA_ARGS__)
The documentation for this class was generated from the following file /__w/anklang/anklang/ase/project.cc