Ardour  9.0-pre0-350-gf17a656217
property_basics.h File Reference
#include <glib.h>
#include <set>
#include <vector>
#include <ostream>
#include "pbd/libpbd_visibility.h"
#include "pbd/xml++.h"
Include dependency graph for property_basics.h:
This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

◆ operator<<()

ostream& std::operator<< ( std::ostream &  os,
PBD::PropertyChange const &  pc 
)