GME  13
Public Member Functions
xml_smart_ptr< X > Class Template Reference

#include <xml_smart_ptr.h>

List of all members.

Public Member Functions

 xml_smart_ptr (X *p=0)
 ~xml_smart_ptr ()
 operator X * () const

Detailed Description

template<class X>
class xml_smart_ptr< X >

Definition at line 5 of file xml_smart_ptr.h.


Constructor & Destructor Documentation

template<class X>
xml_smart_ptr< X >::xml_smart_ptr ( X p = 0) [inline]

Definition at line 10 of file xml_smart_ptr.h.

template<class X>
xml_smart_ptr< X >::~xml_smart_ptr ( ) [inline]

Definition at line 11 of file xml_smart_ptr.h.


Member Function Documentation

template<class X>
xml_smart_ptr< X >::operator X * ( ) const [inline]

Definition at line 12 of file xml_smart_ptr.h.


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