|
yast2-storage
|
#include <ArchInfo.h>
Public Member Functions | |
| ArchInfo () | |
| void | readData (const xmlNode *node) |
| void | saveData (xmlNode *node) const |
| void | detect (bool instsys) |
Public Attributes | |
| string | arch |
| bool | is_ppc_mac |
| bool | is_ppc_pegasos |
| bool | is_efiboot |
| bool | is_ppc_p8 |
| usr src packages BUILD yast2 storage libstorage src ArchInfo cc storage::ArchInfo::ArchInfo | ( | ) |
| void storage::ArchInfo::detect | ( | bool | instsys | ) |
| void storage::ArchInfo::readData | ( | const xmlNode * | node | ) |
References arch, storage::getChildValue(), and is_efiboot.
| void storage::ArchInfo::saveData | ( | xmlNode * | node | ) | const |
References arch, is_efiboot, and storage::setChildValue().
| string storage::ArchInfo::arch |
Referenced by detect(), storage::operator<<(), readData(), and saveData().
Referenced by detect(), storage::Disk::doRemove(), storage::operator<<(), readData(), and saveData().
Referenced by detect(), and storage::operator<<().
Referenced by detect(), and storage::operator<<().
Referenced by detect(), and storage::operator<<().
1.7.3