yast2-core
Y2SCRComponent.h
Go to the documentation of this file.
1 #ifndef Y2SCRCOMPONENT_H
2 #define Y2SCRCOMPONENT_H
3 
4 #include <scr/Y2AgentComponent.h>
5 #include "ScriptingAgent.h"
6 
7 class Y2SCRComponent : public Y2AgentComp<ScriptingAgent>
8 {
9 public:
10  Y2SCRComponent(const char* root);
11 
13 };
14 
15 #endif
Y2SCRComponent(const char *root)
Definition: Y2SCRComponent.cc:5
~Y2SCRComponent()
Definition: Y2SCRComponent.cc:11
Definition: Y2SCRComponent.h:7
Definition: Y2AgentComponent.h:26

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