ContextSV v1.0.0
Loading...
Searching...
No Matches
main.cpp File Reference
#include "swig_interface.h"
#include "input_data.h"
#include "version.h"
#include "utils.h"
Include dependency graph for main.cpp:

Functions

void printStackTrace (int sig)
 
void printBanner ()
 
void runContextSV (const std::unordered_map< std::string, std::string > &args)
 
void printUsage (const std::string &programName)
 
std::unordered_map< std::string, std::string > parseArguments (int argc, char *argv[])
 
int main (int argc, char *argv[])
 

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)
Here is the call graph for this function:

◆ parseArguments()

std::unordered_map< std::string, std::string > parseArguments ( int  argc,
char *  argv[] 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ printBanner()

void printBanner ( )
Here is the caller graph for this function:

◆ printStackTrace()

void printStackTrace ( int  sig)
Here is the caller graph for this function:

◆ printUsage()

void printUsage ( const std::string &  programName)
Here is the caller graph for this function:

◆ runContextSV()

void runContextSV ( const std::unordered_map< std::string, std::string > &  args)
Here is the call graph for this function:
Here is the caller graph for this function: