Ardour
9.0-pre0-350-gf17a656217
|
#include <glib.h>
#include <set>
#include <vector>
#include <ostream>
#include "pbd/libpbd_visibility.h"
#include "pbd/xml++.h"
Go to the source code of this file.
Classes | |
struct | PBD::PropertyDescriptor< T > |
class | PBD::PropertyChange |
class | PBD::PropertyBase |
Namespaces | |
PBD | |
Typedefs | |
typedef GQuark | PBD::PropertyID |
Functions | |
ostream & | std::operator<< (std::ostream &os, PBD::PropertyChange const &pc) |
ostream& std::operator<< | ( | std::ostream & | os, |
PBD::PropertyChange const & | pc | ||
) |