Module Child 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 | start (kernel::module &module) |
| SCALESTACK_KERNEL_MODULE (NULL, start, NULL, NULL, NULL) | |
Module Child Module Definitions.
Definition in file module_child.cc.
| static void start | ( | kernel::module & | module | ) | [static] |
Definition at line 33 of file module_child.cc.
| SCALESTACK_KERNEL_MODULE | ( | NULL | , | |
| start | , | |||
| NULL | , | |||
| NULL | , | |||
| NULL | ||||
| ) |
1.6.3