libstorage-ng
Loading...
Searching...
No Matches
storage::CommitCallbacksV2 Class Reference
Inheritance diagram for storage::CommitCallbacksV2:
[legend]
Collaboration diagram for storage::CommitCallbacksV2:
[legend]

Public Member Functions

virtual void begin () const
 Called at the begin of commit.
virtual void end () const
 Called at the end of commit.
virtual void begin_action (const Action::Base *action) const
 Called at the begin of commit of a single action.
virtual void end_action (const Action::Base *action) const
 Called at the end of commit of a single action.
Public Member Functions inherited from storage::Callbacks
virtual void message (const std::string &message) const =0
 Callback for progress messages.
virtual bool error (const std::string &message, const std::string &what) const =0
 Callback for errors.

The documentation for this class was generated from the following file:
  • /home/abuild/rpmbuild/BUILD/libstorage-ng-4.5.261-build/libstorage-ng-4.5.261/storage/Storage.h