Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

FdiskAgent Class Reference

SCR Agent for access to fdisk. More...

#include <FdiskAgent.h>

Inheritance diagram for FdiskAgent:

SCRAgent List of all members.

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)

Detailed Description

SCR Agent for access to fdisk.


Constructor & Destructor Documentation

FdiskAgent::FdiskAgent  ) 
 

FdiskAgent::~FdiskAgent  ) 
 


Member Function Documentation

YCPList FdiskAgent::Dir const YCPPath path  )  [virtual]
 

Get a list of all subtrees.

Implements SCRAgent.

YCPValue FdiskAgent::Read const YCPPath path,
const YCPValue arg = YCPNull(),
const YCPValue opt = YCPNull()
[virtual]
 

Reads data.

Parameters:
path Specifies what part of the subtree should be read. The path is specified _relatively_ to Root()!

Implements SCRAgent.

YCPBoolean FdiskAgent::Write const YCPPath path,
const YCPValue value,
const YCPValue arg = YCPNull()
[virtual]
 

Writes data.

Implements SCRAgent.


The documentation for this class was generated from the following files:
Generated on Wed Nov 12 06:35:36 2008 for yast2-storage by  doxygen 1.3.9.1