CupsAgent Class Reference

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

#include <CupsAgent.h>

Inheritance diagram for CupsAgent:

SCRAgent List of all members.

Public Member Functions

 CupsAgent ()
virtual ~CupsAgent ()
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

PrintersConf printers
ClassesConf classes
DefaultDest defaultdest

Detailed Description

An interface class between YaST2 and Cups Agent.


Constructor & Destructor Documentation

CupsAgent::CupsAgent (  ) 

Default constructor.

CupsAgent::~CupsAgent (  )  [virtual]

Destructor.


Member Function Documentation

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

Provides SCR Write ().

Implements SCRAgent.

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

Provides SCR Write ().

Implements SCRAgent.

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

Used for mounting the agent.

Reimplemented from SCRAgent.


Member Data Documentation

PrintersConf CupsAgent::printers [private]

Agent private variables

ClassesConf CupsAgent::classes [private]

DefaultDest CupsAgent::defaultdest [private]


The documentation for this class was generated from the following files:
Generated on Tue Nov 28 18:12:01 2006 for yast2-printer by  doxygen 1.5.0