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

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.

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.


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 Tue Nov 28 18:14:51 2006 for yast2-printer by  doxygen 1.5.0