Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

kerosin::Kerosin Class Reference

This is the main class, which initializes the Kerosin framework. More...

#include <kerosin.h>

List of all members.

Public Member Functions

 Kerosin (zeitgeist::Zeitgeist &zg)
 initializes the kerosin framework
virtual ~Kerosin ()

Private Member Functions

 Kerosin (const Kerosin &obj)
Kerosinoperator= (const Kerosin &obj)


Detailed Description

This is the main class, which initializes the Kerosin framework.

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.


Constructor & Destructor Documentation

Kerosin::Kerosin zeitgeist::Zeitgeist zg  ) 
 

initializes the kerosin framework

Parameters:
zg is a reference to an already initialized zeitgeist framwork in which the internal kerosin libraries get installed

Definition at line 28 of file kerosin.cpp.

References CLASS, and zeitgeist::Zeitgeist::GetCore().

Here is the call graph for this function:

virtual kerosin::Kerosin::~Kerosin  )  [inline, virtual]
 

Definition at line 89 of file kerosin.h.

kerosin::Kerosin::Kerosin const Kerosin obj  )  [private]
 


Member Function Documentation

Kerosin& kerosin::Kerosin::operator= const Kerosin obj  )  [private]
 


The documentation for this class was generated from the following files:
Generated on Thu Apr 6 15:43:02 2006 for rcssserver3d by  doxygen 1.4.4