Ardour  9.0-pre0-380-gbbdb6b0e63
control_protocol.h File Reference
#include <list>
#include <memory>
#include <string>
#include <vector>
#include "pbd/signals.h"
#include "pbd/stateful.h"
#include "pbd/glib_event_source.h"
#include "control_protocol/basic_ui.h"
#include "control_protocol/types.h"
#include "control_protocol/visibility.h"
Include dependency graph for control_protocol.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ARDOUR::ControlProtocol
 
class  ARDOUR::ControlProtocolDescriptor
 

Namespaces

 ARDOUR
 

Macros

#define CONTROL_PROTOCOL_THREADS_NEED_TEMPO_MAP_DECL()    void maybe_install_precall_handler (Glib::RefPtr<Glib::MainContext> ctxt) { install_precall_handler (ctxt); }
 

Macro Definition Documentation

◆ CONTROL_PROTOCOL_THREADS_NEED_TEMPO_MAP_DECL

#define CONTROL_PROTOCOL_THREADS_NEED_TEMPO_MAP_DECL ( )     void maybe_install_precall_handler (Glib::RefPtr<Glib::MainContext> ctxt) { install_precall_handler (ctxt); }

Definition at line 196 of file control_protocol.h.