Scale Stack 0.3 Developer Documentation

scalestack/echo/flood/flood.cc File Reference

Echo Flood Module Definitions. More...

#include "config.h"
#include <cstdlib>
#include <scalestack/echo/flood/flood.h>
#include <scalestack/kernel/module.h>
#include <scalestack/kernel/option.h>

Go to the source code of this file.

Functions

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

Detailed Description

Echo Flood Module Definitions.

Definition in file flood.cc.


Function Documentation

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

Definition at line 37 of file flood.cc.

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

Definition at line 43 of file flood.cc.

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

Definition at line 53 of file flood.cc.

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