Public Member Functions | Public Attributes | Private Attributes
Ogre::SharedPtrInfoDelete< T > Class Template Reference

#include <OgreSharedPtr.h>

Inheritance diagram for Ogre::SharedPtrInfoDelete< T >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 SharedPtrInfoDelete (T *o)
virtual ~SharedPtrInfoDelete ()

Public Attributes

AtomicScalar< unsigned > useCount

Private Attributes

T * mObject

Detailed Description

template<class T>
class Ogre::SharedPtrInfoDelete< T >

Definition at line 64 of file OgreSharedPtr.h.


Constructor & Destructor Documentation

template<class T >
Ogre::SharedPtrInfoDelete< T >::SharedPtrInfoDelete ( T *  o)

Definition at line 68 of file OgreSharedPtr.h.

template<class T >
virtual Ogre::SharedPtrInfoDelete< T >::~SharedPtrInfoDelete ( ) [virtual]

Definition at line 70 of file OgreSharedPtr.h.

References Ogre::SharedPtrInfoDelete< T >::mObject, and OGRE_DELETE.


Member Data Documentation

template<class T >
T* Ogre::SharedPtrInfoDelete< T >::mObject [private]

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

Copyright © 2012 Torus Knot Software Ltd
Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License.
Last modified Mon Jul 27 2020 13:41:37