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

Go to the source code of this file.

Namespaces

 dripline
 

Macros

#define DRIPLINE_API_EXPORTS
 

Functions

static scarab::logger dlog ("endpoint")
 

Macro Definition Documentation

◆ DRIPLINE_API_EXPORTS

#define DRIPLINE_API_EXPORTS

Definition at line 8 of file endpoint.cc.

Function Documentation

◆ dlog()

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