Dripline-Cpp  v2.4.2
Dripline Implementation in C++
Namespaces | Macros | Functions
heartbeater.cc File Reference
#include "heartbeater.hh"
#include "message.hh"
#include "service.hh"
#include "logger.hh"
#include "param_node.hh"
#include <iomanip>
Include dependency graph for heartbeater.cc:

Go to the source code of this file.

Namespaces

 dripline
 

Macros

#define DRIPLINE_API_EXPORTS
 

Functions

static scarab::logger dlog ("heartbeater")
 

Macro Definition Documentation

◆ DRIPLINE_API_EXPORTS

#define DRIPLINE_API_EXPORTS

Definition at line 8 of file heartbeater.cc.

Function Documentation

◆ dlog()

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