IniAgent Class Reference

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

#include <IniAgent.h>

Inheritance diagram for IniAgent:

SCRAgent List of all members.

Public Member Functions

 IniAgent ()
virtual ~IniAgent ()
virtual YCPValue Read (const YCPPath &path, const YCPValue &arg=YCPNull(), const YCPValue &optarg=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 Member Functions

YCPTerm generateSysConfigTemplate (string fn)

Private Attributes

IniParser parser

Detailed Description

An interface class between YaST2 and Ini Agent.


Constructor & Destructor Documentation

IniAgent::IniAgent  ) 
 

Default constructor.

IniAgent::~IniAgent  )  [virtual]
 

Destructor.


Member Function Documentation

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

Provides SCR Write ().

Implements SCRAgent.

YCPTerm IniAgent::generateSysConfigTemplate string  fn  )  [private]
 

Agent private members

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

Used for mounting the agent.

Reimplemented from SCRAgent.

YCPValue IniAgent::Read const YCPPath path,
const YCPValue arg = YCPNull(),
const YCPValue optarg = YCPNull()
[virtual]
 

Provides SCR Read ().

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

Implements SCRAgent.

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

Provides SCR Write ().

Implements SCRAgent.


Member Data Documentation

IniParser IniAgent::parser [private]
 


The documentation for this class was generated from the following files:
Generated on Fri Jun 16 18:07:46 2006 for yast2-core by  doxygen 1.4.6