Creates client components realized by YCP scripts This component broker creates components of the typ...
Definition: Y2CCWFM.h:50
Definition: Y2WFMComponent.h:33
enters the component to the broker s list in the given order Y2Component int int current_level same as but for external components which may reside in different directories The level identifies the directory prefix from the list defined in pathsearch cc bool false for clients bool true for clients Catalog of component take it if we can stat it and it is not take it if we can t stat it and its line matches in current level only name
Definition: componentcreator.txt:34
virtual Y2Component * createInLevel(const char *name, int level, int current_level) const
Definition: Y2CCWFM.cc:65
Communication handle to a YaST2 component.
Definition: Y2Component.h:262
virtual Y2Component * provideNamespace(const char *name)
Definition: Y2CCWFM.cc:178
Y2CCWFM()
Definition: Y2CCWFM.cc:51
enters the component to the broker s list in the given order Y2Component int level
Definition: componentcreator.txt:21
Y2Component * create(const char *name) const
Definition: Y2CCWFM.cc:198
Can create certain YaST2 components As documented in Y2Component, there are many ways how to realize ...
Definition: Y2ComponentCreator.h:43
virtual bool isServerCreator() const
Definition: Y2CCWFM.cc:173