PixelLightAPI  .
Public Member Functions | Static Public Attributes
PLCore::Constructor< DESC > Class Template Reference

Constructor of a class. More...

#include <Constructor.h>

List of all members.

Public Member Functions

 Constructor ()
 Constructor.
virtual ~Constructor ()
 Destructor.

Static Public Attributes

static DESC Desc

Detailed Description

template<typename DESC>
class PLCore::Constructor< DESC >

Constructor of a class.

Remarks:
This class template represents constructors.

Constructor & Destructor Documentation

template<typename DESC >
PLCore::Constructor< DESC >::Constructor ( ) [inline]
template<typename DESC >
virtual PLCore::Constructor< DESC >::~Constructor ( ) [inline, virtual]

Destructor.


Member Data Documentation

template<typename DESC >
DESC PLCore::Constructor< DESC >::Desc [static]

Constructor descriptor


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


PixelLight PixelLight 0.9.11-R1
Copyright (C) 2002-2012 by The PixelLight Team
Last modified Thu Feb 23 2012 14:09:04
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported