24 #ifndef STORAGE_USER_H 25 #define STORAGE_USER_H 28 #include "storage/Holders/Holder.h" 41 virtual User* clone()
const override;
48 const Impl& get_impl()
const;
57 bool is_user(
const Holder* holder);
The master container of the libstorage.
Definition: Devicegraph.h:133
An abstract base class of storage devices, and a vertex in the Devicegraph.
Definition: Device.h:73
The storage namespace.
Definition: Actiongraph.h:36