# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

NLAIC::CPyTemplateDef Class Template Reference

#include <python_export.h>

List of all members.

Public Methods

 CPyTemplateDef (T *a)
 operator T * () const
 ~CPyTemplateDef ()

Public Attributes

PyObject_HEAD T * Instance

template<class T>
class NLAIC::CPyTemplateDef< T >


Constructor & Destructor Documentation

template<class T>
NLAIC::CPyTemplateDef< T >::CPyTemplateDef T *    a [inline]
 

Definition at line 49 of file python_export.h.

References Instance.

template<class T>
NLAIC::CPyTemplateDef< T >::~CPyTemplateDef   [inline]
 

Definition at line 59 of file python_export.h.

References Instance.


Member Function Documentation

template<class T>
NLAIC::CPyTemplateDef< T >::operator T *   const [inline]
 

Definition at line 54 of file python_export.h.

References Instance.


Member Data Documentation

template<class T>
PyObject_HEAD T* NLAIC::CPyTemplateDef::Instance
 

Definition at line 44 of file python_export.h.

Referenced by CPyTemplateDef, operator T *, and ~CPyTemplateDef.


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