Anklang-0.3.0.dev712+gdc4e642f anklang-0.3.0.dev712+gdc4e642f
ASE — Anklang Sound Engine (C++)

« « « Anklang Documentation
Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations
loop.cc File Reference
#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 }
 

Class Documentation

◆ Ase::LoopImpl::MakeSharedAllocator_::rebind

struct Ase::LoopImpl::MakeSharedAllocator_::rebind
template<typename U>
struct Ase::LoopImpl::MakeSharedAllocator_::rebind< U >

Definition at line 80 of file loop.cc.

Class Members
typedef value, MakeSharedAllocator_, allocator< U > > other