ddc
Functions | Variables
ConcordOptions.cpp File Reference
#include "StdConc.h"
#include "../CommonLib/util_classes.h"
#include "DwdsThesaurus.h"
#include "../CommonLib/ddcString.h"
#include "ConcIndexator.h"
Include dependency graph for ConcordOptions.cpp:

Functions

static void EchoOption (const char *format,...)
 
static void EchoOptionLines (const std::string &Lines)
 

Variables

const int DefaultKwicContextSize = 4
 
const char * LC_CTYPE_UTF8_DEFAULT = "en_US.UTF-8"
 
const char * LC_NUMERIC_FORCE = "C"
 

Function Documentation

◆ EchoOption()

static void EchoOption ( const char *  format,
  ... 
)
static

References ddcLLDebug, ddcLog(), ddcLogLevel, and vFormat().

Referenced by CConcordance::LoadOptionsFromString().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ EchoOptionLines()

static void EchoOptionLines ( const std::string &  Lines)
static

References ddcLLDebug, ddcLog(), ddcLogLevel, and StringTokenizer::val().

Referenced by CConcordance::LoadOptionsFromString().

Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ DefaultKwicContextSize

const int DefaultKwicContextSize = 4

◆ LC_CTYPE_UTF8_DEFAULT

const char* LC_CTYPE_UTF8_DEFAULT = "en_US.UTF-8"

◆ LC_NUMERIC_FORCE

const char* LC_NUMERIC_FORCE = "C"