lemAutoRun  1.0
Functions
lemAutoRun_validate.cpp File Reference
#include <iostream>
#include <stdlib.h>
#include <string.h>
#include <QCoreApplication>
#include <QObject>
#include <QString>
#include <QFile>
#include <QTimer>
#include "PAutoRunParser.h"
#include "PValidateErrorHandler.h"
#include "PLemAutoRun.h"
#include "msystem.h"
Include dependency graph for lemAutoRun_validate.cpp:

Go to the source code of this file.

Functions

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

Function Documentation

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

Main function of the lemAutoRun sequence program.

Parameters
argcnumber of calling command line arguments
argvlist of the command line arguments

Definition at line 49 of file lemAutoRun_validate.cpp.

References PAutoRunParser::ConvertToXML(), PAutoRunParser::GetParseErrorCounts(), PLemAutoRun::GetXMLAutoRunValidateFln(), PLemAutoRun::GetXMLSchemaFln(), PAutoRunParser::Parse(), and PLemAutoRun::ReadStartupXML().