Orxonox  0.0.5 Codename: Arcturus
Static Public Member Functions | List of all members
orxonox::SuperFunctionCondition< functionnumber, T, templatehack1, templatehack2 > Struct Template Reference

Creates the SuperFunctionCaller if T is a child of the super-functions baseclass. More...

#include </home/jenkins/workspace/orxonox_doxygen_trunk/src/libraries/core/class/Super.h>

Static Public Member Functions

static void superCheck ()
 

Detailed Description

template<int functionnumber, class T, int templatehack1, int templatehack2>
struct orxonox::SuperFunctionCondition< functionnumber, T, templatehack1, templatehack2 >

Creates the SuperFunctionCaller if T is a child of the super-functions baseclass.

Member Function Documentation

template<int functionnumber, class T , int templatehack1, int templatehack2>
static void orxonox::SuperFunctionCondition< functionnumber, T, templatehack1, templatehack2 >::superCheck ( )
inlinestatic

The documentation for this struct was generated from the following file: