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

#include <OgreSharedPtr.h>

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

List of all members.

Public Member Functions

 SharedPtrInfoFree (T *o)
virtual ~SharedPtrInfoFree ()

Public Attributes

AtomicScalar< unsigned > useCount

Private Attributes

T * mObject

Detailed Description

template<class T>
class Ogre::SharedPtrInfoFree< T >

Definition at line 90 of file OgreSharedPtr.h.


Constructor & Destructor Documentation

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

Definition at line 94 of file OgreSharedPtr.h.

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

Member Data Documentation

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

Definition at line 92 of file OgreSharedPtr.h.

Referenced by Ogre::SharedPtrInfoFree< T >::~SharedPtrInfoFree().


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