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
main_daemon.cpp
Go to the documentation of this file.
1
34
#include "
daemon.h
"
35
36
using namespace
AlarmNotifications;
37
38
int
main
()
39
{
40
Daemon::instance
().
run
();
41
return
0;
42
}
Generated by
1.8.3.1