| 
    Anklang-0.3.0.dev502+ga23511a1 anklang-0.3.0.dev502+ga23511a1
    
   ASE — Anklang Sound Engine (C++) 
   « « « Anklang Documentation  | 
 
#include "loop.hh"#include "utils.hh"#include "platform.hh"#include "internal.hh"#include "strings.hh"#include <sys/poll.h>#include <sys/wait.h>#include <errno.h>#include <atomic>#include <unistd.h>#include <fcntl.h>#include <sys/time.h>#include <signal.h>#include <algorithm>#include <list>Go to the source code of this file.
Classes | |
| class | Ase::QuickArray< Data > | 
| struct | Ase::EventLoop::QuickPfdArray | 
| struct | Ase::QuickSourcePArray | 
| class | Ase::SubLoop | 
Namespaces | |
| namespace | Ase | 
| The Anklang C++ API namespace.  | |
Enumerations | |
| enum | { WAITING , PREPARED , NEEDS_DISPATCH } |