/home/msneddon/eclipse/galileoSR1_cpp/workspace/NFsim/src/NFsim.cpp File Reference

#include "NFsim.hh"
#include <iostream>
#include <string>
#include <time.h>

Functions

void printLogo (int indent, string version)
 Outputs an Ascii NFsim logo.
void printHelp (string version)
 Outputs a friendly help message.
bool runRNFscript (map< string, string > argMap, bool verbose)
 Executes an RNF script from the command line arguments.
SysteminitSystemFromFlags (map< string, string > argMap, bool verbose)
 Initializes a System object from the arguments.
int main (int argc, char *argv[])
 Main executable for the NFsim program.
bool runFromArgs (System *s, map< string, string > argMap, bool verbose)
 Runs a given System with the specified arguments.


Function Documentation

System * initSystemFromFlags ( map< string, string >  argMap,
bool  verbose 
)

Initializes a System object from the arguments.

Author:
Michael Sneddon

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

Main executable for the NFsim program.

Author:
Michael Sneddon

void printHelp ( string  version  ) 

Outputs a friendly help message.

Author:
Michael Sneddon

void printLogo ( int  indent,
string  version 
)

Outputs an Ascii NFsim logo.

Author:
Michael Sneddon

bool runFromArgs ( System s,
map< string, string >  argMap,
bool  verbose 
)

Runs a given System with the specified arguments.

Author:
Michael Sneddon

bool runRNFscript ( map< string, string >  argMap,
bool  verbose 
)

Executes an RNF script from the command line arguments.

Author:
Michael Sneddon


Generated on Thu Dec 9 11:02:48 2010 for NFsim by  doxygen 1.5.4