78 #endif // Y2CCProgram_h virtual Y2Component * provideNamespace(const char *name_space)
Definition: Y2CCProgram.cc:112
bool creates_servers
Definition: Y2CCProgram.h:37
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
Definition: Y2CCProgram.h:32
Communication handle to a YaST2 component.
Definition: Y2Component.h:262
Y2Component * createInLevel(const char *name, int level, int current_level) const
Definition: Y2CCProgram.cc:48
enters the component to the broker s list in the given order Y2Component int level
Definition: componentcreator.txt:21
bool creates_non_y2
Definition: Y2CCProgram.h:42
bool isServerCreator() const
Definition: Y2CCProgram.cc:41
Can create certain YaST2 components As documented in Y2Component, there are many ways how to realize ...
Definition: Y2ComponentCreator.h:43
Y2CCProgram(bool server, bool non_y2)
Definition: Y2CCProgram.cc:33