| Audio Processing Framework (APF) version 0.5.0
    | 
A (under certain circumstances) realtime-safe list. More...
Go to the source code of this file.
| Classes | |
| class | apf::RtList< T * > | 
| A list for realtime access and non-realtime modification.  More... | |
| class | apf::RtList< T * >::AddCommand | 
| Command to add an element to a list.  More... | |
| class | apf::RtList< T * >::RemCommand | 
| Command to remove an element from a list.  More... | |
| class | apf::RtList< T * >::ClearCommand | 
| Command to remove all elements from a list.  More... | |
| Namespaces | |
| namespace | apf | 
| Audio Processing Framework. | |
A (under certain circumstances) realtime-safe list.
Definition in file rtlist.h.