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.

Constructor

ModulesAgent::~ModulesAgent (  )  [virtual]

Destructor.

Destructor

References modules_conf.


Member Function Documentation

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

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

Used for mounting the agent.

otherCommand

Reimplemented from SCRAgent.

References modules_conf, YCPTerm::name(), YCPTerm::size(), YCPTerm::value(), and Y2_RETURN_VOID.

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

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


Member Data Documentation


The documentation for this class was generated from the following files:

Generated on a sunny day for yast2-core by doxygen 1.5.9