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

PamAgent Class Reference

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

#include <PamAgent.h>

Inheritance diagram for PamAgent:

SCRAgent List of all members.

Public Member Functions

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

Detailed Description

An interface class between YaST2 and Pam Agent.


Constructor & Destructor Documentation

PamAgent::PamAgent  ) 
 

Default constructor.

PamAgent::~PamAgent  )  [virtual]
 

Destructor.


Member Function Documentation

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

Provides SCR Write ().

Implements SCRAgent.

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

Used for mounting the agent.

Reimplemented from SCRAgent.

YCPValue PamAgent::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 PamAgent::Write const YCPPath path,
const YCPValue value,
const YCPValue arg
[virtual]
 

Provides SCR Write ().

Implements SCRAgent.


The documentation for this class was generated from the following files:
Generated on Wed Nov 12 05:43:56 2008 for yast2-pam by  doxygen 1.3.9.1