Ardour  9.0-pre0-582-g084a23a80d
port_engine_shared.h File Reference
#include <atomic>
#include <map>
#include <memory>
#include <set>
#include <string>
#include <vector>
#include "pbd/natsort.h"
#include "pbd/rcu.h"
#include "ardour/libardour_visibility.h"
#include "ardour/port_engine.h"
#include "ardour/types.h"
Include dependency graph for port_engine_shared.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ARDOUR::BackendPort
 
class  ARDOUR::BackendMIDIEvent
 
class  ARDOUR::PortEngineSharedImpl
 
struct  ARDOUR::PortEngineSharedImpl::PortConnectData
 
struct  ARDOUR::PortEngineSharedImpl::SortByPortName
 

Namespaces

 ARDOUR
 

Typedefs

typedef std::shared_ptr< BackendPort > ARDOUR::BackendPortPtr
 
typedef std::shared_ptr< BackendPort > const & ARDOUR::BackendPortHandle