Scale Stack 0.3 Developer Documentation

scalestack/kernel/core.cc File Reference

Kernel Core Definitions. More...

#include "config.h"
#include <algorithm>
#include <cerrno>
#include <cstring>
#include <exception>
#include <fstream>
#include <functional>
#include <iostream>
#include <memory>
#include <signal.h>
#include <unistd.h>
#include <scalestack/kernel/core.h>
#include <scalestack/kernel/delete_pointer.h>
#include <scalestack/kernel/exception.h>
#include <scalestack/kernel/macros.h>
#include <scalestack/kernel/log.h>
#include <scalestack/kernel/module.h>

Go to the source code of this file.

Namespaces

namespace  scalestack
namespace  scalestack::kernel

Functions

void scalestack::kernel::global_signal_handler (int signal_number)

Variables

static core * scalestack::kernel::global_kernel_core = NULL

Detailed Description

Kernel Core Definitions.

Definition in file core.cc.

Generated on Thu Feb 17 13:10:21 2011 by  doxygen 1.6.3