ResolverAgent Class Reference

SCR Agent for Resolver commands. More...

#include <ResolverAgent.h>

Inheritance diagram for ResolverAgent:
SCRAgent

List of all members.

Public Member Functions

 ResolverAgent ()
 ~ResolverAgent ()
YCPValue Read (const YCPPath &path, const YCPValue &arg=YCPNull(), const YCPValue &optarg=YCPNull())
YCPBoolean Write (const YCPPath &path, const YCPValue &value, const YCPValue &arg=YCPNull())
YCPList Dir (const YCPPath &path)
YCPValue otherCommand (const YCPTerm &term)

Private Attributes

string file_name

Detailed Description

SCR Agent for Resolver commands.


Constructor & Destructor Documentation

ResolverAgent::ResolverAgent (  ) 
ResolverAgent::~ResolverAgent (  ) 

Member Function Documentation

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

Get a list of all subtrees.

Implements SCRAgent.

References YCPList::add(), and resolver_keys.

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

Other commands

Reimplemented from SCRAgent.

References cacheValid, file_name, YCPTerm::name(), YCPTerm::size(), YCPTerm::value(), and y2debug.

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

Member Data Documentation

string ResolverAgent::file_name [private]

The documentation for this class was generated from the following files:

Generated on a sunny day for yast2-core by doxygen 1.6.3