#include <stdio.h>#include <unistd.h>#include <ycp/y2log.h>#include <ycp/Parser.h>#include <y2/Y2StdioComponent.h>#include <scr/SCRAgent.h>#include <scr/SCR.h>Go to the source code of this file.
Functions | |
| template<class Agent> void | run_agent (int argc, char *argv[], bool load_scr) |
| const char * | process_options (int argc, char *argv[]) |
| void | run_agent_instance (int argc, char *argv[], bool load_scr, SCRAgent *agent) |
|
||||||||||||
|
finds filename, sets logging |
|
||||||||||||||||||||
|
Function to run an agent. Only use in testsuites for agents. |
|
||||||||||||||||||||
|
|
1.3.6