zypp::target::PatchMessageReport Struct Reference

Request to display the pre commit message of a patch. More...

#include <ZYppCallbacks.h>

Inheritance diagram for zypp::target::PatchMessageReport:
[legend]

List of all members.

Public Member Functions

virtual bool show (Patch::constPtr &)
 Display patch->message().


Detailed Description

Request to display the pre commit message of a patch.

Definition at line 402 of file ZYppCallbacks.h.


Member Function Documentation

virtual bool zypp::target::PatchMessageReport::show ( Patch::constPtr  )  [inline, virtual]

Display patch->message().

Return true to continue, false to abort commit.

Definition at line 407 of file ZYppCallbacks.h.


The documentation for this struct was generated from the following file:

doxygen