ardour
Classes | Namespaces | Functions
selection.h File Reference
#include <vector>
#include <boost/shared_ptr.hpp>
#include <boost/noncopyable.hpp>
#include <sigc++/signal.h>
#include "pbd/signals.h"
#include "time_selection.h"
#include "region_selection.h"
#include "track_selection.h"
#include "automation_selection.h"
#include "playlist_selection.h"
#include "processor_selection.h"
#include "point_selection.h"
#include "marker_selection.h"
#include "midi_selection.h"

Go to the source code of this file.

Classes

class  Selection
 Lists of selected things. More...
 

Namespaces

 ARDOUR
 
 Evoral
 

Functions

bool operator== (const Selection &a, const Selection &b)
 

Function Documentation

bool operator== ( const Selection a,
const Selection b 
)

Definition at line 88 of file selection.cc.