ardour
PBD::PropertyTemplate< T > Member List

This is the complete list of members for PBD::PropertyTemplate< T >, including all inherited members.

_currentPBD::PropertyTemplate< T >protected
_have_oldPBD::PropertyTemplate< T >protected
_oldPBD::PropertyTemplate< T >protected
apply_changes(PropertyBase const *p)PBD::PropertyTemplate< T >inlinevirtual
changed() const PBD::PropertyTemplate< T >inlinevirtual
clear_changes()PBD::PropertyTemplate< T >inlinevirtual
clear_owned_changes()PBD::PropertyBaseinlinevirtual
clone() const =0PBD::PropertyBasepure virtual
clone_from_xml(const XMLNode &) const PBD::PropertyBaseinlinevirtual
from_string(std::string const &s) const =0PBD::PropertyTemplate< T >protectedpure virtual
get_changes_as_properties(PropertyList &changes, Command *) const PBD::PropertyTemplate< T >inlinevirtual
get_changes_as_xml(XMLNode *history_node) const PBD::PropertyTemplate< T >inlinevirtual
get_value(XMLNode &node) const PBD::PropertyTemplate< T >inlinevirtual
invert()PBD::PropertyTemplate< T >inlinevirtual
operator T const &() const PBD::PropertyTemplate< T >inline
operator!=(const T &other) const PBD::PropertyTemplate< T >inline
operator+=(T const &v)PBD::PropertyTemplate< T >inline
operator=(T const &v)PBD::PropertyTemplate< T >inline
operator=(PropertyTemplate< T > const &p)PBD::PropertyTemplate< T >inline
operator==(const T &other) const PBD::PropertyTemplate< T >inline
PBD::PropertyBase::operator==(PropertyID pid) const PBD::PropertyBaseinline
property_id() const PBD::PropertyBaseinline
property_name() const PBD::PropertyBaseinline
PropertyBase(PropertyID pid)PBD::PropertyBaseinline
PropertyBase(PropertyBase const &b)PBD::PropertyBaseinlineprotected
PropertyTemplate(PropertyDescriptor< T > p, T const &v)PBD::PropertyTemplate< T >inline
PropertyTemplate(PropertyDescriptor< T > p, T const &o, T const &c)PBD::PropertyTemplate< T >inline
PropertyTemplate(PropertyDescriptor< T > p, PropertyTemplate< T > const &s)PBD::PropertyTemplate< T >inline
PropertyTemplate(PropertyTemplate< T > const &)PBD::PropertyTemplate< T >private
rdiff(std::vector< Command * > &) const PBD::PropertyBaseinlinevirtual
set(T const &v)PBD::PropertyTemplate< T >inlineprotected
set_value(XMLNode const &node)PBD::PropertyTemplate< T >inlinevirtual
to_string(T const &v) const =0PBD::PropertyTemplate< T >protectedpure virtual
val() const PBD::PropertyTemplate< T >inline
~PropertyBase()PBD::PropertyBaseinlinevirtual