Public Member Functions | Static Public Member Functions | Public Attributes | Private Attributes
CLog Class Reference

#include <log.h>

List of all members.

Public Member Functions

 CLog ()
void setDebugLevel (int debugLevel)
void setFilename (std::string filename)
void setInputLevel (int inputLevel)
void writeLine (std::string line, bool append=true)

Static Public Member Functions

static std::string generateLogname (std::string path)
static std::string getTimeAsStr ()

Public Attributes

int debugLevel
int inputLevel

Private Attributes

std::string filename
std::string path

Detailed Description

Definition at line 44 of file log.h.


Constructor & Destructor Documentation

Definition at line 30 of file log.cpp.


Member Function Documentation

std::string CLog::generateLogname ( std::string  path) [static]

Definition at line 67 of file log.cpp.

std::string CLog::getTimeAsStr ( ) [static]

Definition at line 55 of file log.cpp.

void CLog::setDebugLevel ( int  debugLevel)

Definition at line 40 of file log.cpp.

void CLog::setFilename ( std::string  filename)

Definition at line 75 of file log.cpp.

void CLog::setInputLevel ( int  inputLevel)

Definition at line 35 of file log.cpp.

void CLog::writeLine ( std::string  line,
bool  append = true 
)

Definition at line 45 of file log.cpp.


Member Data Documentation

Definition at line 49 of file log.h.

std::string CLog::filename [private]

Definition at line 47 of file log.h.

Definition at line 50 of file log.h.

std::string CLog::path [private]

Definition at line 47 of file log.h.


The documentation for this class was generated from the following files:


asr_kinematic_chain_optimizer
Author(s): Aumann Florian, Heller Florian, Jäkel Rainer, Wittenbeck Valerij
autogenerated on Sat Jun 8 2019 19:42:49