Functions | Variables
errorhandler.cpp File Reference
#include <stdio.h>
#include <stdlib.h>
#include "errorhandler.hpp"
#include "Time.hpp"
Include dependency graph for errorhandler.cpp:

Go to the source code of this file.

Functions

void dieWithError (std::string errorMessage)
void doNothing ()
void infoMessage (std::string message, bool print)
void printError (std::string message)
void printWarning (std::string message)

Variables

pthread_mutex_t m_printMutex = PTHREAD_MUTEX_INITIALIZER

Function Documentation

void dieWithError ( std::string  errorMessage)

Fehler-"behandlung": Schreibe die Fehlermeldung und beende das Programm.

Definition at line 27 of file errorhandler.cpp.

void doNothing ( )

Der Name ist Programm...

Definition at line 19 of file errorhandler.cpp.

void infoMessage ( std::string  message,
bool  print 
)

Info-Text auf die Ausgabe schreiben.

Definition at line 45 of file errorhandler.cpp.

void printError ( std::string  message)

Definition at line 87 of file errorhandler.cpp.

void printWarning ( std::string  message)

Definition at line 69 of file errorhandler.cpp.


Variable Documentation

pthread_mutex_t m_printMutex = PTHREAD_MUTEX_INITIALIZER

ErrorHandler.

Definition at line 14 of file errorhandler.cpp.



libsick_ldmrs
Author(s): SICK AG , Martin Günther , Jochen Sprickerhof
autogenerated on Wed Jun 14 2017 04:04:50