#include <stdio.h>
#include <y2/Y2StdioComponent.h>
#include <y2/Y2ComponentBroker.h>
#include "Y2WFMComponent.h"
#include <ycp/Parser.h>
#include <ycp/YCPCode.h>
#include <ycp/y2log.h>
#include <WFM.h>
Functions |
| int | main (int argc, char *argv[]) |
Variables |
| int | yydebug |
Function Documentation
| int main |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
References YCPList::add(), Y2ComponentBroker::createClient(), Y2WFMComponent::doActualWork(), YCPElement::isNull(), Parser::parse(), parser, set_log_filename(), Parser::setBuffered(), Parser::setInput(), Y2WFMComponent::setupComponent(), and y2error.
Variable Documentation