Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
genicam
library
CPP
include
log4cpp
Extensions
Utilities.h
Go to the documentation of this file.
1
//-----------------------------------------------------------------------------
2
// (c) 2005 by Basler Vision Technologies
3
// Section: Vision Components
4
// Project: GenICam
5
// Author: Fritz Dierks
6
// $Header$
7
//-----------------------------------------------------------------------------
13
#ifndef _LOG4CPP_UTILITIES_H
14
#define _LOG4CPP_UTILITIES_H
15
16
#include <string>
17
#if defined (_MSC_VER)
18
#include <Windows.h>
19
#endif
20
21
#if defined(UNDER_RTSS)
22
#include "
RTSSUtilities.h
"
23
#endif // defined(UNDER_RTSS)
24
#include <
log4cpp/Portability.hh
>
25
26
LOG4CPP_NS_BEGIN
27
28
// replaces entries of type $(VARIABLE) by the corresponding environment variable's content
29
bool
ReplaceEnvironmentVariables
(std::string &Buffer);
30
31
LOG4CPP_NS_END
32
33
#endif // _LOG4CPP_UTILITIES_H
LOG4CPP_NS_END
#define LOG4CPP_NS_END
Definition:
Portability.hh:50
ReplaceEnvironmentVariables
LOG4CPP_NS_BEGIN bool ReplaceEnvironmentVariables(std::string &Buffer)
RTSSUtilities.h
helper functions
Portability.hh
LOG4CPP_NS_BEGIN
#define LOG4CPP_NS_BEGIN
Definition:
Portability.hh:49
rc_genicam_api
Author(s): Heiko Hirschmueller
autogenerated on Thu Jun 6 2019 19:10:54