main.cpp File Reference
#include "conf-file-processor.hpp"
#include "nlsr-runner.hpp"
#include "version.hpp"
#include <boost/exception/get_error_info.hpp>
#include <sstream>
Include dependency graph for main.cpp:

Go to the source code of this file.

Functions

template<typename E >
static std::string getExtendedErrorMessage (const E &exception)
 
static void printUsage (std::ostream &os, const std::string &programName)
 
int main (int argc, char **argv)
 

Function Documentation

template<typename E >
static std::string getExtendedErrorMessage ( const E &  exception)
static

Definition at line 31 of file main.cpp.

Here is the caller graph for this function:

int main ( int  argc,
char **  argv 
)

Definition at line 63 of file main.cpp.

Here is the call graph for this function:

static void printUsage ( std::ostream &  os,
const std::string &  programName 
)
static

Definition at line 51 of file main.cpp.

Here is the caller graph for this function: