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

LiloAgent Class Reference

#include <LiloAgent.h>

Inheritance diagram for LiloAgent:

SCRAgent List of all members.

Public Member Functions

 LiloAgent ()
virtual ~LiloAgent ()
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 Execute (const YCPPath &path, const YCPValue &value=YCPNull(), const YCPValue &arg=YCPNull())
virtual YCPValue otherCommand (const YCPTerm &term)

Private Attributes

liloFilelilo
string type

Constructor & Destructor Documentation

LiloAgent::LiloAgent  ) 
 

File: LiloAgent.cc

Module: lilo.conf agent

Summary: agent/ycp interface

Authors: dan.meszaros <dmeszar@suse.cz>

Id
LiloAgent.cc,v 1.8 2004/01/16 14:43:24 jsrain Exp

interface for acces to lilo file representation from ycp script

LiloAgent::~LiloAgent  )  [virtual]
 


Member Function Documentation

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

returns list of items in given path (see lilo agent docs)

Implements SCRAgent.

YCPValue LiloAgent::Execute const YCPPath path,
const YCPValue value = YCPNull(),
const YCPValue arg = YCPNull()
[virtual]
 

Reimplemented from SCRAgent.

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

other (unknown) operation on lilo file

Reimplemented from SCRAgent.

YCPValue LiloAgent::Read const YCPPath path,
const YCPValue arg = YCPNull(),
const YCPValue opt = YCPNull()
[virtual]
 

method for reading from lilo memory representation

Implements SCRAgent.

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

method for writing to lilo memory representation

Implements SCRAgent.


Member Data Documentation

liloFile* LiloAgent::lilo [private]
 

string LiloAgent::type [private]
 


The documentation for this class was generated from the following files:
Generated on Wed Nov 12 03:41:06 2008 for yast2-bootloader by  doxygen 1.3.9.1