Orxonox  0.0.5 Codename: Arcturus
Classes | Namespaces | Functions
DestructionHelper.h File Reference
#include "UtilPrereqs.h"

Go to the source code of this file.

Classes

class  orxonox::DestructionHelper< T >
 Utility class that helps to create a special kind of destructor that also executes if the destruction fails. More...
 

Namespaces

 orxonox
 Die Wagnis Klasse hat die folgenden Aufgaben:
 

Functions

template<class T >
void orxonox::safeObjectDelete (T **object)
 Deletes an object and resets the pointer. More...