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

YCPTerm IniAgent::generateSysConfigTemplate ( string  fn  )  [private]

Agent private members

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.

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

Provides SCR Write ().

Implements SCRAgent.

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

Used for mounting the agent.

Reimplemented from SCRAgent.


Member Data Documentation

IniParser IniAgent::parser [private]


The documentation for this class was generated from the following files:
Generated on Tue Nov 6 01:20:22 2007 for yast2-core by  doxygen 1.5.0