|
| Environment (bool read_only) |
|
| Environment (bool read_only, ProbeMode probe_mode, TargetMode target_mode) |
|
| Environment (const Environment &environment) |
|
Environment & | operator= (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 |
|
|
std::ostream & | operator<< (std::ostream &out, const Environment &environment) |
|
The documentation for this class was generated from the following file:
- /home/abuild/rpmbuild/BUILD/libstorage-ng-3.3.318/storage/Environment.h