libstorage-ng
Public Member Functions | Friends | List of all members
storage::Environment Class Reference

Public Member Functions

 Environment (bool read_only)
 
 Environment (bool read_only, ProbeMode probe_mode, TargetMode target_mode)
 
 Environment (const Environment &environment)
 
Environmentoperator= (const Environment &environment)=delete
 
bool is_read_only () const
 
ProbeMode get_probe_mode () const
 
TargetMode get_target_mode () const
 
const std::string & get_devicegraph_filename () const
 
void set_devicegraph_filename (const std::string &devicegraph_filename)
 
const std::string & get_arch_filename () const
 
void set_arch_filename (const std::string &arch_filename)
 
const std::string & get_mockup_filename () const
 
void set_mockup_filename (const std::string &mockup_filename)
 
Impl & get_impl ()
 
const Impl & get_impl () const
 

Friends

std::ostream & operator<< (std::ostream &out, const Environment &environment)
 

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