46 Y2CCStdio(
bool creates_servers,
bool to_stderr);
bool to_stderr
Definition: Y2CCStdio.h:43
Y2Component * create(const char *name) const
Definition: Y2CCStdio.cc:44
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
bool creates_servers
Definition: Y2CCStdio.h:38
Y2Component * provideNamespace(const char *name_space)
Definition: Y2CCStdio.cc:60
Communication handle to a YaST2 component.
Definition: Y2Component.h:262
Y2CCStdio(bool creates_servers, bool to_stderr)
Definition: Y2CCStdio.cc:30
bool isServerCreator() const
Definition: Y2CCStdio.cc:38
Can create certain YaST2 components As documented in Y2Component, there are many ways how to realize ...
Definition: Y2ComponentCreator.h:43
Definition: Y2CCStdio.h:32