|
Anklang-0.3.0.dev712+gdc4e642f anklang-0.3.0.dev712+gdc4e642f
ASE — Anklang Sound Engine (C++)
« « « Anklang Documentation |
#include "loop.hh"#include "atomics.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::LoopImpl |
| Loop implementation with internal state. More... | |
| struct | Ase::LoopImpl::MakeSharedAllocator_ |
| struct | Ase::LoopImpl::MakeSharedAllocator_::rebind< U > |
Namespaces | |
| namespace | Ase |
| The Anklang C++ API namespace. | |
Enumerations | |
| enum | { WAITING , PREPARED , NEEDS_DISPATCH } |
| struct Ase::LoopImpl::MakeSharedAllocator_::rebind |
| Class Members | ||
|---|---|---|
| typedef value, MakeSharedAllocator_, allocator< U > > | other | |