yast2-core
|
#include <Y2SCRComponent.h>
Public Member Functions | |
Y2SCRComponent (const char *root) | |
~Y2SCRComponent () | |
![]() | |
Y2AgentComp (const char *) | |
virtual | ~Y2AgentComp () |
virtual string | name () const |
virtual YCPValue | evaluate (const YCPValue &command) |
virtual SCRAgent * | getSCRAgent () |
virtual YCPValue | Read (const YCPPath &path) |
![]() | |
Y2Component () | |
virtual | ~Y2Component () |
virtual void | result (const YCPValue &result) |
virtual void | setServerOptions (int argc, char **argv) |
virtual Y2Namespace * | import (const char *name_space) |
virtual YCPValue | doActualWork (const YCPList &arglist, Y2Component *user_interface) |
virtual bool | remote () const |
Additional Inherited Members | |
![]() | |
const char * | my_name |
ScriptingAgent * | agent |
Y2SCRComponent::Y2SCRComponent | ( | const char * | root | ) |
References Y2AgentComp< ScriptingAgent >::agent.
Y2SCRComponent::~Y2SCRComponent | ( | ) |