RAUL Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
Raul::Array< T >An array
Raul::AtomAn OSC atom (fundamental data types OSC messages are composed of)
Raul::CommandA blocking command to be executed in the audio thread
Raul::DeletableSomething with a virtual destructor
Raul::DoubleBuffer< T >Double buffer
Raul::JackDriverJack based driver for an audio context
Raul::List< T >A realtime safe, (partially) thread safe doubly-linked list
Raul::List< T >::const_iteratorRealtime safe const iterator for a List
Raul::List< T >::iteratorRealtime safe iterator for a List
Raul::List< T >::NodeA node in a List
Raul::MaidExplicitly driven garbage collector
Raul::MIDISinkPure virtual base for anything you can write MIDI to
Raul::PathSimple wrapper around standard string with useful path-specific methods
Raul::ProcessA child process
Raul::RingBuffer< T >A lock-free RingBuffer
Raul::SemaphoreTrivial wrapper around POSIX semaphores (zero memory overhead)
Raul::SlaveThread driven by (realtime safe) signals
Raul::SMFReaderStandard Midi File (Type 0) Reader
Raul::SMFWriterStandard Midi File (Type 0) Writer
Raul::SRMWQueue< T >Realtime-safe single-reader multi-writer queue (aka lock-free ringbuffer)
Raul::SRSWQueue< T >Realtime-safe single-reader single-writer queue (aka lock-free ringbuffer)
Raul::StampedChunkRingBufferA RingBuffer of timestamped binary "chunks"
Raul::Table< K, T >Slow insertion, fast lookup, cache optimized, super fast sorted iteration
Raul::ThreadAbstract base class for a thread
Raul::TimeSliceA duration of time, with conversion between tick time and beat time

Generated on Wed Apr 9 08:14:41 2008 for RAUL by  doxygen 1.5.1