Ardour
9.0-pre0-582-g084a23a80d
|
#include <automation_list.h>
Private Member Functions | |
AutomationListProperty (AutomationListProperty const &) | |
AutomationListProperty & | operator= (AutomationListProperty const &) |
Additional Inherited Members | |
Public Types inherited from PBD::SharedStatefulProperty< AutomationList > | |
typedef std::shared_ptr< AutomationList > | Ptr |
Protected Member Functions inherited from PBD::PropertyBase | |
PropertyBase (PropertyBase const &b) | |
Protected Attributes inherited from PBD::SharedStatefulProperty< AutomationList > | |
Ptr | _old |
Ptr | _current |
A SharedStatefulProperty for AutomationLists
Definition at line 48 of file automation_list.h.
|
inline |
Definition at line 51 of file automation_list.h.
|
inline |
Definition at line 55 of file automation_list.h.
|
private |
|
virtual |
Implements PBD::PropertyBase.
|
private |