Nymph  v1.5.2
Flow-Based Data Processing Framework
Namespaces | Macros | Functions
KTCommandLineHandler.cc File Reference
#include "KTCommandLineHandler.hh"
#include "KTCommandLineOption.hh"
#include <sstream>
Include dependency graph for KTCommandLineHandler.cc:

Go to the source code of this file.

Namespaces

 Nymph
 

Macros

#define PACKAGE_STRING   Nymph (unknown version)
 
#define STRINGIFY_1(x)   #x
 
#define STRINGIFY_2(x)   STRINGIFY_1(x)
 

Functions

 KTLOGGER (utillog, "KTCommandLineHandler")
 

Macro Definition Documentation

◆ PACKAGE_STRING

#define PACKAGE_STRING   Nymph (unknown version)

Definition at line 17 of file KTCommandLineHandler.cc.

◆ STRINGIFY_1

#define STRINGIFY_1 (   x)    #x

Definition at line 19 of file KTCommandLineHandler.cc.

◆ STRINGIFY_2

#define STRINGIFY_2 (   x)    STRINGIFY_1(x)

Definition at line 20 of file KTCommandLineHandler.cc.