#include <kerosin.h>
Public Member Functions | |
Kerosin (zeitgeist::Zeitgeist &zg) | |
initializes the kerosin framework | |
virtual | ~Kerosin () |
Private Member Functions | |
Kerosin (const Kerosin &obj) | |
Kerosin & | operator= (const Kerosin &obj) |
It registers all internal classes and automatically runs the default init script 'sys/script/default.rb' if it exists.
Definition at line 71 of file kerosin.h.
|
initializes the kerosin framework
Definition at line 28 of file kerosin.cpp. References CLASS, and zeitgeist::Zeitgeist::GetCore(). Here is the call graph for this function: ![]() |
|
|
|
|
|
|