#include <processor.hpp>
List of all members.
Constructor & Destructor Documentation
| psynth::graph::rt_process_context::rt_process_context |
( |
std::size_t |
block_size, |
|
|
std::size_t |
frame_rate, |
|
|
std::size_t |
queue_size |
|
) |
| [inline, protected] |
Member Function Documentation
template<class Event , typename... Args>
| bool psynth::graph::rt_process_context::push_async_event |
( |
Args &&... |
args | ) |
|
template<class Concrete >
| bool psynth::graph::rt_process_context::push_async_event |
( |
Concrete && |
arg | ) |
[inline] |
template<class Concrete >
| bool psynth::graph::rt_process_context::push_rt_event |
( |
Concrete && |
arg | ) |
[inline] |
template<class Event , typename... Args>
| bool psynth::graph::rt_process_context::push_rt_event |
( |
Args &&... |
args | ) |
|
Friends And Related Function Documentation
Member Data Documentation
The documentation for this class was generated from the following file:
- /home/raskolnikov/dev/psynth/trunk/src/psynth/new_graph/processor.hpp