AlarmNotifications
PANDA Slow Control Alarm Daemon
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
x11compat.h
Go to the documentation of this file.
1
34
#ifndef X11COMPAT_H
35
#define X11COMPAT_H
36
37
#include "
oldgcccompat.h
"
// Compatibilty macros for GCC < 4.7
38
39
namespace
AlarmNotifications
40
{
41
49
void
InitializeXThreads
();
50
51
}
52
53
#endif // X11COMPAT_H
oldgcccompat.h
Compatibility macros for older versions of the GCC.
AlarmNotifications
Namespace for Alarm Notifications application.
Definition:
alarmconfiguration.h:46
AlarmNotifications::InitializeXThreads
void InitializeXThreads()
Call XInitThreads() from Xlib.
Definition:
x11compat.cpp:45
Generated by
1.8.8