#include <FdiskAgent.h>
Inheritance diagram for FdiskAgent:
Public Member Functions | |
FdiskAgent () | |
~FdiskAgent () | |
YCPValue | Read (const YCPPath &path, const YCPValue &arg=YCPNull(), const YCPValue &opt=YCPNull()) |
YCPBoolean | Write (const YCPPath &path, const YCPValue &value, const YCPValue &arg=YCPNull()) |
YCPList | Dir (const YCPPath &path) |
|
|
|
|
|
Get a list of all subtrees. Implements SCRAgent. |
|
Reads data.
Implements SCRAgent. |
|
Writes data. Implements SCRAgent. |