ldas-tools-al 2.6.7
 
Loading...
Searching...
No Matches
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
 
class  anonymous_namespace{Log.cc}::Log
 Logging class. More...
 

Namespaces

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

Functions

const std::string ErrnoMessage ()
 

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
 

Function Documentation

◆ ErrnoMessage()

const std::string LDASTools::System::ErrnoMessage ( )

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