doConstructLocal< T > Struct Template Reference
[Templates for DynI and friends]

#include <DoBase.hpp>

List of all members.

Public Member Functions

 doConstructLocal ()
template<class A>
 doConstructLocal (A arg)
T * Release ()
T & operator-> ()
 operator T & ()
 operator T * ()

Protected Member Functions

bool Construct ()

Protected Attributes

T * m_pt

Static Protected Attributes

static void ** st_vtbl_last


Detailed Description

template<class T>
struct doConstructLocal< T >

doConstructLocal - run doConstruct on an allocated instance of type T.

Constructor & Destructor Documentation

template<class T>
doConstructLocal< T >::doConstructLocal (  )  [inline]

No argument to the constructor

template<class T>
template<class A>
doConstructLocal< T >::doConstructLocal ( arg  )  [inline]

One argument to the constructor


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

Generated on Sun Feb 15 16:35:57 2009 for DynObj by  doxygen 1.5.6