main.cpp File Reference
#include "conf-file-processor.hpp"
#include "security/certificate-store.hpp"
#include "nlsr.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

◆ getExtendedErrorMessage()

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

Definition at line 32 of file main.cpp.

Here is the caller graph for this function:

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 64 of file main.cpp.

Here is the call graph for this function:

◆ printUsage()

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

Definition at line 52 of file main.cpp.

Here is the caller graph for this function: