PopulateChangelogPackageAction
PopulateChangelogPackageAction::PopulateChangelogPackageAction(const BString& packageName)
PopulateChangelogPackageAction::PopulateChangelogPackageAction(const BMessage* from)
PopulateChangelogPackageAction::~PopulateChangelogPackageAction()
PopulateChangelogPackageAction::MessageWhat() const
class PopulateChangelogPackageAction : public PackageAction {
PopulateChangelogPackageAction(const BString& packageName);
PopulateChangelogPackageAction(const BMessage* from);
virtual ~PopulateChangelogPackageAction();
const PopulateChangelogPackageAction& action)
const PopulateChangelogPackageAction& action);
PopulateChangelogPackageAction action(message);
PopulateChangelogPackageAction action(package->Name());