libstorage-ng
Public Member Functions | List of all members
storage::ProbeCallbacksV3 Class Reference
Inheritance diagram for storage::ProbeCallbacksV3:
[legend]
Collaboration diagram for storage::ProbeCallbacksV3:
[legend]

Public Member Functions

virtual void begin () const
 Called at the begin of probing.
 
virtual void end () const
 Called at the end of probing.
 
- Public Member Functions inherited from storage::ProbeCallbacksV2
virtual bool missing_command (const std::string &message, const std::string &what, const std::string &command, uint64_t used_features) const =0
 Callback for missing commands. More...
 
- Public Member Functions inherited from storage::Callbacks
virtual void message (const std::string &message) const =0
 Callback for progress messages. More...
 
virtual bool error (const std::string &message, const std::string &what) const =0
 Callback for errors. More...
 

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