Functions | Variables
errorhandler.cpp File Reference
#include <stdio.h>
#include <stdlib.h>
#include "mutex"
#include "sick_scan/tcp/errorhandler.hpp"
#include "sick_scan/tcp/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

std::mutex m_printMutex
 

Function Documentation

◆ dieWithError()

void dieWithError ( std::string  errorMessage)

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

Definition at line 30 of file errorhandler.cpp.

◆ doNothing()

void doNothing ( )

Der Name ist Programm...

Definition at line 22 of file errorhandler.cpp.

◆ infoMessage()

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

Info-Text auf die Ausgabe schreiben.

Definition at line 52 of file errorhandler.cpp.

◆ printError()

void printError ( std::string  message)

Definition at line 102 of file errorhandler.cpp.

◆ printWarning()

void printWarning ( std::string  message)

Definition at line 80 of file errorhandler.cpp.

Variable Documentation

◆ m_printMutex

std::mutex m_printMutex

ErrorHandler.

Definition at line 17 of file errorhandler.cpp.



sick_scan_xd
Author(s): Michael Lehning , Jochen Sprickerhof , Martin Günther
autogenerated on Fri Oct 25 2024 02:47:13