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

PPDAgent Class Reference

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

#include <PPDAgent.h>

Inheritance diagram for PPDAgent:

SCRAgent List of all members.

Public Member Functions

 PPDAgent ()
virtual ~PPDAgent ()
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 YCPList Dir (const YCPPath &path)
virtual YCPValue otherCommand (const YCPTerm &term)

Private Attributes

PPD database
PPDfile fileops

Detailed Description

An interface class between YaST2 and PPD Agent.


Constructor & Destructor Documentation

PPDAgent::PPDAgent  ) 
 

Default constructor.

PPDAgent::~PPDAgent  )  [virtual]
 

Destructor.


Member Function Documentation

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

Provides SCR Write ().

Implements SCRAgent.

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

Used for mounting the agent.

Reimplemented from SCRAgent.

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

Provides SCR Write ().

Implements SCRAgent.


Member Data Documentation

PPD PPDAgent::database [private]
 

Agent private variables

PPDfile PPDAgent::fileops [private]
 


The documentation for this class was generated from the following files:
Generated on Thu Nov 17 21:26:41 2005 for yast2-printer by doxygen 1.3.6