Main header. More...
#include "recorder_common.h"
#include <lar/lar.h>
#include <gtk/gtk.h>
#include <libxml/encoding.h>
#include <libxml/xmlwriter.h>
#include <libxml/tree.h>
#include <libxml/parser.h>
#include <libxml/xpath.h>
#include <libxml/xpathInternals.h>
#include "recorder_common.h"
Functions | |
void | manager_shutdown_module (int x) |
int | main (int argc, char **argv) |
void | pusage (int argc, char **argv) |
Prints module usage. | |
Variables | |
logger | control |
Main log class control. |
Main header.