Public Member Functions | Public Attributes

_share_pointer_t< T > Class Template Reference

#include <util_classes.h>

Inheritance diagram for _share_pointer_t< T >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

Public Attributes

template<class T>
class _share_pointer_t< T >


Constructor & Destructor Documentation

template<class T>
_share_pointer_t< T >::_share_pointer_t (  )  [inline]
template<class T>
_share_pointer_t< T >::~_share_pointer_t (  )  [inline]

Member Function Documentation

template<class T>
void _share_pointer_t< T >::SetPointer ( p,
bool  bOwnPointer 
) [inline]

Referenced by _share_pointer_t< CDictionary * >::FreePointer(), CGraphmatFile::LoadDicts(), and CGraphanDicts::SetOborDic().

Here is the caller graph for this function:

template<class T>
void _share_pointer_t< T >::FreePointer (  )  [inline]

Member Data Documentation

template<class T>
T _share_pointer_t< T >::m_Pointer
template<class T>
bool _share_pointer_t< T >::m_bOwnPointer

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