_argc | YUIComponent | [private] |
_argv | YUIComponent | [private] |
_have_server_options | YUIComponent | [private] |
_macro_file | YUIComponent | [private] |
_ui | YUIComponent | [private, static] |
_uiComponent | YUIComponent | [private, static] |
_with_threads | YUIComponent | [private] |
callBuiltin(void *function, int fn_argc, YCPValue fn_argv[]) | YUIComponent | |
createUI(int argc, char **argv, bool with_threads, const char *macro_file)=0 | YUIComponent | [protected, pure virtual] |
createUI() | YUIComponent | |
doActualWork(const YCPList &arglist, Y2Component *user_interface) | Y2Component | [virtual] |
evaluate(const YCPValue &command) | Y2Component | [virtual] |
getCallback() const | YUIComponent | [virtual] |
getSCRAgent() | Y2Component | [virtual] |
import(const char *name_space) | Y2Component | [virtual] |
name() const | YUIComponent | [inline, virtual] |
result(const YCPValue &result) | YUIComponent | [virtual] |
setCallback(Y2Component *callback) | YUIComponent | [virtual] |
setServerOptions(int argc, char **argv) | YUIComponent | [virtual] |
ui() | YUIComponent | [inline, static] |
uiComponent() | YUIComponent | [static] |
Y2Component() | Y2Component | |
YUIComponent() | YUIComponent | [protected] |
~Y2Component() | Y2Component | [virtual] |
~YUIComponent() | YUIComponent | [protected, virtual] |