CSingletonHandler.cpp File Reference

This file contains the implementation of the CSingletonHandler. More...

#include <cmath>
#include <iostream>
#include <sstream>
#include <string>
#include <vector>
#include "popassert.h"
#include "CColor.h"
#include "CVector3f.h"
#include "CVectBase.h"
#include "compute.h"
#include "CMathExpression.h"
#include "CRenderObj.h"
#include "CCommand.h"
#include "CCommandExecutor.h"
#include "CCommandParser.h"

Go to the source code of this file.

Classes

class  CSingletonHandler
 This is the class that takes care of the singletons used by the console interface. More...

Variables

static CSingletonHandler singletonHandler
 Static instance of the CSingletonHandler so that the destructor will be called at the end of the program.


Detailed Description

This file contains the implementation of the CSingletonHandler.

It frees the singleton at the end of the program.

Definition in file CSingletonHandler.cpp.


Generated on Fri Dec 5 03:20:33 2008 for Mathematical Ray-tracer by  doxygen 1.5.4