29 class StatefulDestructible;
StatefulDiffCommand(std::shared_ptr< StatefulDestructible >, XMLNode const &)
PBD::PropertyList * _changes
property changes to execute this command
std::weak_ptr< Stateful > _object
the object in question
XMLNode & get_state() const
StatefulDiffCommand(std::shared_ptr< StatefulDestructible >)