BALL::GlobalInitializer Class Reference

General initialization class for the BALL library. More...

#include <init.h>

List of all members.


Static Public Member Functions

static GlobalInitializer * init ()

Detailed Description

General initialization class for the BALL library.

The sole purpose of this class is to provide a safe place for intializations that should occur before the first BALL functions are called. Please note that this is realized by a static singleton, so there is no guarantee of a particular order of the creation of this class with respect to all other static variables.


Generated on Thu Aug 6 18:30:25 2009 for BALL by doxygen 1.5.8