Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

input.cpp File Reference

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <helpfunc.h>
#include "input.h"
#include "parser.h"
#include "errdesc.h"
#include "finf.h"
#include "wf.h"
#include "wmodlist.h"
#include "optkeep.h"
#include "appopts.h"
#include "keys.h"

Functions

void skipbstuff (Parser &p)
int processCreateSect (Parser &p)
int processGlobalSect (Parser &p)
int processDefineSect (Parser &p)
int processFileSect (Parser &p, World *world)
int processInput (const char *filename, World *world)

Variables

OptionSetKeeperglobalsect = NULL

Function Documentation

int processCreateSect ( Parser & p )
 

int processDefineSect ( Parser & p )
 

int processFileSect ( Parser & p,
World * world )
 

int processGlobalSect ( Parser & p )
 

int processInput ( const char * filename,
World * world )
 

void skipbstuff ( Parser & p )
 


Variable Documentation

OptionSetKeeper * globalsect = NULL
 


Generated at Fri Jul 26 09:33:57 2002 for rvtmod/rvglue by doxygen1.2.0 written by Dimitri van Heesch, © 1997-2000