# 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 Template Class Reference

#include <python_export.h>

List of all members.

Public Methods

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

Public Attributes

PyObject_HEAD T* Instance


Constructor & Destructor Documentation

template<classT>
NLAIC::CPyTemplateDef<T>::CPyTemplateDef<T> ( T * a ) [inline]
 

Definition at line 49 of file python_export.h.

template<classT>
NLAIC::CPyTemplateDef<T>::~CPyTemplateDef<T> ( ) [inline]
 

Definition at line 59 of file python_export.h.


Member Function Documentation

template<classT>
NLAIC::CPyTemplateDef<T>::operator T * ( ) const [inline]
 

Definition at line 54 of file python_export.h.


Member Data Documentation

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

Definition at line 44 of file python_export.h.


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