Storm
A Modern Probabilistic Model Checker
Loading...
Searching...
No Matches
print.h File Reference
#include <cstdint>
#include <string>
Include dependency graph for print.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  storm
 LabParser.cpp.
 
namespace  storm::cli
 

Functions

std::string storm::cli::shellQuoteSingleIfNecessary (const std::string &arg)
 For a command-line argument, returns a quoted version with single quotes if it contains unsafe characters.
 
void storm::cli::printHeader (std::string const &name, const int argc, const char **argv)
 
void storm::cli::printVersion ()
 
void storm::cli::printTimeAndMemoryStatistics (uint64_t wallclockMilliseconds)