Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

iopcLibCommon.h File Reference

File that includes headers needed by most of IOPC LIB classes, disables some warnings and declares some helper functions. More...

#include "iopcLibDefines.h"
#include "commonMisc.h"
#include "iopcDefines.h"
#include "iopcLibStrings.h"
#include "iopcLogger.h"
#include "iopcExceptions.h"

Include dependency graph for iopcLibCommon.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Functions

void printWarningsAndErrors (const CStdString &warnings, const CStdString &errors)

Detailed Description

File that includes headers needed by most of IOPC LIB classes, disables some warnings and declares some helper functions.

Author:
Josef Troch (josef.troch@email.cz)
Date:
2004

Function Documentation

void printWarningsAndErrors const CStdString &  warnings,
const CStdString &  errors
[inline, static]
 

Helper function that tests whether warnings or errors are non-empty and if so, logs the message using iopcLogger.

Parameters:
warnings Warning messages (if any).
errors Error messages (if any).
See also:
IopcLogger::logWarning(), IopcLogger::logError().


Generated on Wed Aug 11 22:34:04 2004 for IOPC by Doxygen 1.3.6