83 #endif // SCRSubAgent_h void unmount()
Definition: SCRSubAgent.cc:113
YCPPath my_path
Definition: SCRSubAgent.h:64
~SCRSubAgent()
Definition: SCRSubAgent.cc:36
Y2Component * get_comp() const
Definition: SCRSubAgent.h:52
YCPValue mount(SCRAgent *parent)
Definition: SCRSubAgent.cc:43
Communication handle to a YaST2 component.
Definition: Y2Component.h:262
SuSE Configuration Repository Agent.
Definition: SCRAgent.h:37
SCRSubAgent(YCPPath, YCPValue)
Definition: SCRSubAgent.cc:28
YCPPath get_path() const
Definition: SCRSubAgent.h:46
YCPValue my_value
Definition: SCRSubAgent.h:70
Definition: SCRSubAgent.h:16
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
void operator=(const SCRSubAgent &)
friend int operator<(const SCRSubAgent *, const YCPPath &)
Definition: SCRSubAgent.cc:22
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
Y2Component * my_comp
Definition: SCRSubAgent.h:75