Ardour  8.7-15-gadf511264b
process_context.h File Reference
#include <boost/static_assert.hpp>
#include <boost/format.hpp>
#include "audiographer/visibility.h"
#include "exception.h"
#include "debug_utils.h"
#include "types.h"
#include "flag_field.h"
#include "throwing.h"
#include "type_utils.h"
Include dependency graph for process_context.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AudioGrapher::ProcessContext< T >
 
class  AudioGrapher::AllocatingProcessContext< T >
 A process context that allocates and owns it's data buffer. More...
 
class  AudioGrapher::ConstProcessContext< T >
 A wrapper for a const ProcesContext which can be created from const data. More...
 

Namespaces

 AudioGrapher