Storm
A Modern Probabilistic Model Checker
Loading...
Searching...
No Matches
cli.cpp File Reference
Include dependency graph for cli.cpp:

Go to the source code of this file.

Namespaces

namespace  storm
 LabParser.cpp.
 
namespace  storm::cli
 

Functions

bool storm::cli::parseOptions (const int argc, const char *argv[])
 
void storm::cli::setResourceLimits ()
 
void storm::cli::setFileLogging ()
 
void storm::cli::setLogLevel ()
 
int storm::cli::process (std::string const &name, std::string const &executableName, std::function< void(std::string const &, std::string const &)> initSettingsFunc, std::function< void(void)> processOptionsFunc, const int argc, const char **argv)
 Processes the options and returns the exit code.