12 #ifndef ResolverAgent_h 13 #define ResolverAgent_h YCPValue Read(const YCPPath &path, const YCPValue &arg=YCPNull(), const YCPValue &optarg=YCPNull())
Definition: ResolverAgent.cc:490
This is a Modules Agent TODO file $Id path
Definition: agent-modules/doc/TODO.txt:9
YCPValue otherCommand(const YCPTerm &term)
Definition: ResolverAgent.cc:584
SuSE Configuration Repository Agent.
Definition: SCRAgent.h:37
SCR Agent for Resolver commands.
Definition: ResolverAgent.h:21
Wrapper for YCPListRep This class realizes an automatic memory management via YCPElement. Access the functionality of YCPListRep with the arrow operator. See YCPListRep.
Definition: YCPList.h:236
~ResolverAgent()
Definition: ResolverAgent.cc:480
YCPList Dir(const YCPPath &path)
Definition: ResolverAgent.cc:568
YCPBoolean Write(const YCPPath &path, const YCPValue &value, const YCPValue &arg=YCPNull())
Definition: ResolverAgent.cc:511
Wrapper for YCPTermRep This class realizes an automatic memory management via YCPElement. Access the functionality of YCPTermRep with the arrow operator. See YCPTermRep.
Definition: YCPTerm.h:177
Wrapper for YCPValueRep This class realizes an automatic memory management via YCPElement. Access the functionality of YCPValueRep with the arrow operator. See YCPValueRep.
Definition: YCPValue.h:275
Wrapper for YCPPathRep This class realizes an automatic memory management via YCPElement. Access the functionality of YCPPathRep with the arrow operator. See YCPPathRep.
Definition: YCPPath.h:175
ResolverAgent()
Definition: ResolverAgent.cc:475
Wrapper for YCPBooleanRep This class realizes an automatic memory management via YCPElement. Access the functionality of YCPBooleanRep with the arrow operator. See YCPBooleanRep.
Definition: YCPBoolean.h:93
string file_name
Definition: ResolverAgent.h:24
Definition: YCPElement.h:125