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

LvmAgent Class Reference

SCR Agent for access to lvm. More...

#include <LvmAgent.h>

Inheritance diagram for LvmAgent:

SCRAgent List of all members.

Public Member Functions

 LvmAgent ()
 ~LvmAgent ()
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)

Protected Member Functions

YCPMap CreateLvMap (const LvInfo &Lv_Cv)
YCPMap CreatePvMap (const PvInfo &Pv_Cv)
YCPMap CreateVgMap (const VgInfo &Vg_Cv)

Protected Attributes

YCPMap Err_C
LvmAccessLvm_pC

Detailed Description

SCR Agent for access to lvm.


Constructor & Destructor Documentation

LvmAgent::LvmAgent  ) 
 

LvmAgent::~LvmAgent  ) 
 


Member Function Documentation

YCPMap LvmAgent::CreateLvMap const LvInfo Lv_Cv  )  [protected]
 

YCPMap LvmAgent::CreatePvMap const PvInfo Pv_Cv  )  [protected]
 

YCPMap LvmAgent::CreateVgMap const VgInfo Vg_Cv  )  [protected]
 

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

Get a list of all subtrees.

Implements SCRAgent.

YCPValue LvmAgent::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 LvmAgent::Write const YCPPath path,
const YCPValue value,
const YCPValue arg = YCPNull()
[virtual]
 

Writes data.

Implements SCRAgent.


Member Data Documentation

YCPMap LvmAgent::Err_C [protected]
 

LvmAccess* LvmAgent::Lvm_pC [protected]
 


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