Dripline-Cpp  v2.10.11
Dripline Implementation in C++
Namespaces | Macros | Functions
oscillator_service_hub.cc File Reference
#include "oscillator_service_hub.hh"
#include "logger.hh"
#include "signal_handler.hh"
#include <functional>
Include dependency graph for oscillator_service_hub.cc:

Go to the source code of this file.

Namespaces

 dripline
 

Macros

#define DRIPLINE_EXAMPLES_API_EXPORTS
 

Functions

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

Macro Definition Documentation

◆ DRIPLINE_EXAMPLES_API_EXPORTS

#define DRIPLINE_EXAMPLES_API_EXPORTS

Definition at line 8 of file oscillator_service_hub.cc.

Function Documentation

◆ dlog()

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