Dripline-Cpp  v2.4.2
Dripline Implementation in C++
Namespaces | Macros | Functions
monitor.cc File Reference
#include "monitor.hh"
#include "dripline_exceptions.hh"
#include "uuid.hh"
#include "logger.hh"
#include "signal_handler.hh"
Include dependency graph for monitor.cc:

Go to the source code of this file.

Namespaces

 dripline
 

Macros

#define DRIPLINE_API_EXPORTS
 

Functions

static scarab::logger dlog ("monitor")
 

Macro Definition Documentation

◆ DRIPLINE_API_EXPORTS

#define DRIPLINE_API_EXPORTS

Definition at line 8 of file monitor.cc.

Function Documentation

◆ dlog()

static scarab::logger dlog ( "monitor"  )
static