|
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.
|
|
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.260-build/libstorage-ng-4.5.260/storage/Storage.h