ardour
Namespaces | Functions
port_set.cc File Reference
#include <string>
#include "ardour/audio_port.h"
#include "ardour/midi_port.h"
#include "ardour/port.h"
#include "ardour/port_set.h"

Go to the source code of this file.

Namespaces

 ARDOUR
 

Functions

static bool ARDOUR::sort_ports_by_name (boost::shared_ptr< Port > a, boost::shared_ptr< Port > b)
 
static bool ARDOUR::sort_ports_by_type_and_name (boost::shared_ptr< Port > a, boost::shared_ptr< Port > b)