runc.cc File Reference

#include <dirent.h>
#include <getopt.h>
#include <stdio.h>
#include <sys/stat.h>
#include <fstream>
#include <YCP.h>
#include <ycp/YCode.h>
#include <ycp/Parser.h>
#include <ycp/YBlock.h>
#include <ycp/Bytecode.h>
#include <ycp/y2log.h>
#include <ycp/pathsearch.h>
#include <y2/Y2Component.h>
#include <y2/Y2ComponentCreator.h>
#include <scr/SCR.h>
#include <WFM.h>
#include "config.h"

Classes

class  TestY2Component
class  TestY2CC

Functions

int processfile (const char *infname, char *outfname)
int recurse (const char *path)
void print_help (const char *name)
void print_version ()
int main (int argc, char *argv[])

Variables

TestY2Component TestComponent
TestY2CC cc
int SymbolTableDebug
static Parserparser = 0
static char * outname = 0
static int quiet = 0
static int recursive = 0
static int parse = 0
static int print = 0
static int compile = 0
static int run = 0

Function Documentation

int main ( int  argc,
char *  argv[] 
)

void print_help ( const char *  name  ) 

Display help text

void print_version (  ) 

Display version

References VERSION.

int processfile ( const char *  infname,
char *  outfname 
)

int recurse ( const char *  path  ) 

Recurse through directories

References processfile(), and recurse().


Variable Documentation

int compile = 0 [static]

Referenced by main(), and processfile().

char* outname = 0 [static]

Referenced by main().

int parse = 0 [static]

Referenced by main(), and processfile().

Parser* parser = 0 [static]

int print = 0 [static]

Referenced by main(), and processfile().

int quiet = 0 [static]

Referenced by main(), and processfile().

int recursive = 0 [static]

Referenced by main().

int run = 0 [static]

Referenced by main(), and processfile().


Generated on a sunny day for yast2-core by doxygen 1.5.9