libzypp  15.28.6
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:

Public Member Functions

virtual bool show (Patch::constPtr &)
 Display patch->message(). More...
 
- Public Member Functions inherited from zypp::callback::ReportBase
virtual void report (const UserData &userData_r=UserData())
 The most generic way of sending/receiving data. More...
 
virtual ~ReportBase ()
 

Additional Inherited Members

- Public Types inherited from zypp::callback::ReportBase
typedef callback::UserData UserData
 
typedef UserData::ContentType ContentType
 

Detailed Description

Request to display the pre commit message of a patch.

Definition at line 433 of file ZYppCallbacks.h.

Member Function Documentation

virtual bool zypp::target::PatchMessageReport::show ( Patch::constPtr )
inlinevirtual

Display patch->message().

Return true to continue, false to abort commit.

Definition at line 438 of file ZYppCallbacks.h.


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