Dripline-Cpp  v2.10.11
Dripline Implementation in C++
Namespaces | Macros | Functions
core.cc File Reference
#include "core.hh"
#include "dripline_exceptions.hh"
#include "message.hh"
#include "authentication.hh"
#include "exponential_backoff.hh"
#include "logger.hh"
#include "param_codec.hh"
#include "signal_handler.hh"
#include <array>
Include dependency graph for core.cc:

Go to the source code of this file.

Namespaces

 dripline
 

Macros

#define DRIPLINE_API_EXPORTS
 

Functions

static ::scarab::logger_type< ::scarab::spd_initializer_async_stdout_color_mt > dlog ("amqp", __FILE_NAME__, __LINE__)
 

Macro Definition Documentation

◆ DRIPLINE_API_EXPORTS

#define DRIPLINE_API_EXPORTS

Definition at line 8 of file core.cc.