Serial-TCP/IPbridge  1.0
Functions
debug.h File Reference

Debugging declarations. More...

#include <iostream>
#include <cassert>

Go to the source code of this file.

Functions

void logDebugMessage (const std::string &debugMessage)
 Logs the selected debugging message. More...
 

Detailed Description

Debugging declarations.

Encoding: UTF-8 Project: Serial-TCP/IP bridge

Author
Petr Zemek, xzeme.nosp@m.k02@.nosp@m.stud..nosp@m.fit..nosp@m.vutbr.nosp@m..cz
Date
2009

Function Documentation

void logDebugMessage ( const std::string &  debugMessage)
inline

Logs the selected debugging message.

Parameters
debugMessageDebug string to be logged.