Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Examples

ModulesAgent Class Reference

An interface class between YaST2 and modules.conf. More...

#include <ModulesAgent.h>

Inheritance diagram for ModulesAgent:

SCRAgent List of all members.

Public Member Functions

 ModulesAgent ()
virtual ~ModulesAgent ()
virtual YCPValue Read (const YCPPath &path, const YCPValue &arg=YCPNull(), const YCPValue &optarg=YCPNull())
virtual YCPBoolean Write (const YCPPath &path, const YCPValue &value, const YCPValue &arg=YCPNull())
virtual YCPList Dir (const YCPPath &path)
virtual YCPValue otherCommand (const YCPTerm &term)

Private Attributes

ModulesConfmodules_conf

Detailed Description

An interface class between YaST2 and modules.conf.


Constructor & Destructor Documentation

ModulesAgent::ModulesAgent  ) 
 

Default constructor.

ModulesAgent::~ModulesAgent  )  [virtual]
 

Destructor.


Member Function Documentation

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

Provides SCR Write ().

Implements SCRAgent.

YCPValue ModulesAgent::otherCommand const YCPTerm term  )  [virtual]
 

Used for mounting the agent.

Reimplemented from SCRAgent.

YCPValue ModulesAgent::Read const YCPPath path,
const YCPValue arg = YCPNull(),
const YCPValue optarg = YCPNull()
[virtual]
 

Provides SCR Read ().

Parameters:
path Path that should be read.
arg Additional parameter.

Implements SCRAgent.

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

Provides SCR Write ().

Implements SCRAgent.


Member Data Documentation

ModulesConf* ModulesAgent::modules_conf [private]
 


The documentation for this class was generated from the following files:
Generated on Fri Nov 9 18:15:24 2007 for yast2-core by doxygen 1.3.6