Scale Stack 0.3 Developer Documentation

scalestack/kernel/test/module_grand_parent/module_grand_parent.cc File Reference

Module Grand Parent Module Definitions. More...

#include "config.h"
#include <cassert>
#include <scalestack/kernel/core.h>
#include <scalestack/kernel/module.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 &module)
static void run (kernel::module &module)
static void reconfigure (kernel::module &module)
 SCALESTACK_KERNEL_MODULE (options, start, stop, run, reconfigure)

Detailed Description

Module Grand Parent Module Definitions.

Definition in file module_grand_parent.cc.


Function Documentation

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

Definition at line 33 of file module_grand_parent.cc.

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

Definition at line 38 of file module_grand_parent.cc.

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

Definition at line 51 of file module_grand_parent.cc.

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

Definition at line 56 of file module_grand_parent.cc.

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

Definition at line 62 of file module_grand_parent.cc.

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