Scale Stack 0.3 Developer Documentation

scalestack/database_proxy/database_proxy.cc File Reference

Database Proxy Module Definitions. More...

#include "config.h"
#include <scalestack/database_proxy/service.h>
#include <scalestack/kernel/core.h>
#include <scalestack/kernel/module.h>

Go to the source code of this file.

Functions

static void options (kernel::module &current)
static void start (kernel::module &current)
static void stop (kernel::module &current)
 SCALESTACK_KERNEL_MODULE (options, start, stop, NULL, NULL)

Detailed Description

Database Proxy Module Definitions.

Definition in file database_proxy.cc.


Function Documentation

static void options ( kernel::module current  )  [static]

Definition at line 33 of file database_proxy.cc.

static void start ( kernel::module current  )  [static]

Definition at line 41 of file database_proxy.cc.

static void stop ( kernel::module current  )  [static]

Definition at line 55 of file database_proxy.cc.

SCALESTACK_KERNEL_MODULE ( options  ,
start  ,
stop  ,
NULL  ,
NULL   
)
Generated on Thu Feb 17 13:10:21 2011 by  doxygen 1.6.3