VPTissue Reference Manual
sim_cli.cpp File Reference

Implementation for main for simulator command line interface. More...

#include "sim_cli_mode.h"
#include "cli/CliSimulationTask.h"
#include "cli/CliController.h"
#include "cli/CliConverterTask.h"
#include "converter/FileConverterFormats.h"
#include "converter/IConverterFormat.h"
#include "util/clock_man/ClockTraits.h"
#include "util/clock_man/CumulativeRecords.h"
#include "util/clock_man/TimeStamp.h"
#include "util/misc/Exception.h"
#include "util/revision/RevisionInfo.h"
#include <tclap/CmdLine.h>
#include <tclap/SwitchArg.h>
#include <tclap/ValueArg.h>
#include <tclap/ValuesConstraint.h>
#include <QApplication>
#include <QMetaType>
#include <cstdlib>
#include <functional>
#include <iostream>
#include <memory>
#include <string>
#include <vector>
Include dependency graph for sim_cli.cpp:

Go to the source code of this file.

Namespaces

 Modes
 Namespace for startup modes for simPT tools.
 

Detailed Description

Implementation for main for simulator command line interface.

Definition in file sim_cli.cpp.