openETCS
case study for the European Train Control System developed for the authors dissertation
Namespaces | Functions
GEN/Main.cpp File Reference

main file for generator binary More...

#include "Main.h"
#include <fstream>
Include dependency graph for GEN/Main.cpp:

Go to the source code of this file.

Namespaces

namespace  oETCS
 GOPPRR XML to syntax tree transformer.
namespace  oETCS::GEN

Functions

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

Detailed Description

main file for generator binary

Author
Johannes Feuser feuse.nosp@m.r@un.nosp@m.i-bre.nosp@m.men..nosp@m.de File holding the main() function and CMain class for the openETCS generator binary execution.

Definition in file GEN/Main.cpp.

Function Documentation

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

Definition at line 596 of file GEN/Main.cpp.

References oETCS::GEN::CMain::Execute().

Here is the call graph for this function:


Copyright (C) 2010-2012 Johannes Feuser (feuser@uni-bremen.de)
The openETCS library is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.
The openETCS library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with the openETCS library. If not, see "http://www.gnu.org/licenses/.