|
Ardour
9.0-pre0-1952-gc5e0b21049
|
#include <sequence_property.h>
Public Member Functions | |
| void | add (typename Container::value_type const &r) |
| void | remove (typename Container::value_type const &r) |
Public Attributes | |
| ChangeContainer | added |
| ChangeContainer | removed |
A record of changes made
Definition at line 53 of file sequence_property.h.
|
inline |
Definition at line 55 of file sequence_property.h.
|
inline |
Definition at line 67 of file sequence_property.h.
| ChangeContainer PBD::SequenceProperty< Container >::ChangeRecord::added |
Definition at line 79 of file sequence_property.h.
| ChangeContainer PBD::SequenceProperty< Container >::ChangeRecord::removed |
Definition at line 80 of file sequence_property.h.