Scale Stack 0.3 Developer Documentation

scalestack/event/test/test.cc File Reference

Event Test Module Definitions. More...

#include "config.h"
#include <cassert>
#include <memory>
#include <scalestack/event/test/handler.h>
#include <scalestack/event/test/test.h>
#include <scalestack/kernel/core.h>
#include <scalestack/kernel/module.h>

Go to the source code of this file.

Namespaces

namespace  scalestack
namespace  scalestack::event
namespace  scalestack::event::test

Functions

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

Detailed Description

Event Test Module Definitions.

Definition in file test.cc.


Function Documentation

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

Definition at line 75 of file test.cc.

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

Definition at line 82 of file test.cc.

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

Definition at line 87 of file test.cc.

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