![]() |
Dripline-Cpp
v2.4.2
Dripline Implementation in C++
|
#include "agent_config.hh"
#include "dripline_constants.hh"
#include "application.hh"
#include "logger.hh"
#include "version_store.hh"
#include "simple_service.hh"
Go to the source code of this file.
Functions | |
static scarab::logger | dlog ("simple_service") |
int | main (int argc, char **argv) |
|
static |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 19 of file run_simple_service.cc.