|
yast2-hardware-detection
|
An interface class between YaST2 and HardwareDetection Agent. More...
#include <HardwareDetectionAgent.h>
Public Member Functions | |
| HardwareDetectionAgent () | |
| virtual | ~HardwareDetectionAgent () |
| virtual YCPValue | Read (const YCPPath &path, const YCPValue &arg=YCPNull(), const YCPValue &opt=YCPNull()) |
| virtual YCPBoolean | Write (const YCPPath &path, const YCPValue &value, const YCPValue &arg=YCPNull()) |
| virtual YCPValue | Execute (const YCPPath &path, const YCPValue &value=YCPNull(), const YCPValue &arg=YCPNull()) |
| virtual YCPList | Dir (const YCPPath &path) |
| virtual YCPValue | otherCommand (const YCPTerm &term) |
An interface class between YaST2 and HardwareDetection Agent.
| HardwareDetectionAgent::HardwareDetectionAgent | ( | ) |
Agent private variables Default constructor.
Constructor
|
virtual |
Destructor.
Destructor
|
virtual |
1.8.8