ldas-tools-al  2.6.7
Classes | Namespaces | Variables
Log.cc File Reference
#include <ldastoolsal_config.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <time.h>
#include <unistd.h>
#include <algorithm>
#include <fstream>
#include <boost/shared_ptr.hpp>
#include "ldastoolsal/MemChecker.hh"
#include "ldastoolsal/fstream.hh"
#include "ldastoolsal/Log.hh"
#include "ldastoolsal/System.hh"
Include dependency graph for Log.cc:

Classes

class  LDASTools::AL::LogCB
 

Namespaces

 anonymous_namespace{Log.cc}
 
 LDASTools
 Objects of general use and interst.
 
 LDASTools::AL
 The Abstraction Layer.
 

Variables

static const int OFFLOAD_CPU_FOR_N_SECONDS = 1
 
static const int DEFAULT_ENTRIES_MAX = 0
 
static const int WAIT_FOR_N_SECONDS = 5
 

Variable Documentation

◆ DEFAULT_ENTRIES_MAX

const int DEFAULT_ENTRIES_MAX = 0
static

◆ OFFLOAD_CPU_FOR_N_SECONDS

const int OFFLOAD_CPU_FOR_N_SECONDS = 1
static

◆ WAIT_FOR_N_SECONDS

const int WAIT_FOR_N_SECONDS = 5
static