Orxonox  0.0.5 Codename: Arcturus
Public Member Functions | List of all members
orxonox::Identifier::InheritsFrom Struct Referenceabstract

helper class to manually define inheritance More...

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

Inheritance diagram for orxonox::Identifier::InheritsFrom:
orxonox::StaticallyInitializedIdentifier::InheritsFromClass< T >

Public Member Functions

virtual ~InheritsFrom ()
 
virtual IdentifiergetParent () const =0
 

Detailed Description

helper class to manually define inheritance

Constructor & Destructor Documentation

virtual orxonox::Identifier::InheritsFrom::~InheritsFrom ( )
inlinevirtual

Member Function Documentation

virtual Identifier* orxonox::Identifier::InheritsFrom::getParent ( ) const
pure virtual

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