SlpAgent Class Reference

An interface class between YaST2 and Slp Agent. More...

#include <SlpAgent.h>

Inheritance diagram for SlpAgent:

SCRAgent List of all members.

Public Member Functions

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

Detailed Description

An interface class between YaST2 and Slp Agent.


Constructor & Destructor Documentation

SlpAgent::SlpAgent  ) 
 

Default constructor.

SlpAgent::~SlpAgent  )  [virtual]
 

Destructor.


Member Function Documentation

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

Provides SCR Dir ().

Implements SCRAgent.

YCPValue SlpAgent::Execute const YCPPath path,
const YCPValue value,
const YCPValue arg
[virtual]
 

Provides SCR Execute ().

Reimplemented from SCRAgent.

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

Used for mounting the agent.

Reimplemented from SCRAgent.

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

Provides SCR Read ().

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

Implements SCRAgent.

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

Provides SCR Write ().

Implements SCRAgent.


The documentation for this class was generated from the following files:
Generated on Thu Jul 6 00:27:00 2006 for yast2-slp by  doxygen 1.4.6