Public Member Functions | Public Attributes | Private Attributes | List of all members
Ogre::SharedPtrInfoFree< T > Class Template Reference

#include <OgreSharedPtr.h>

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

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

Definition at line 96 of file OgreSharedPtr.h.

References Ogre::MEMCATEGORY_GENERAL, and OGRE_FREE.

Member Data Documentation

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

Definition at line 92 of file OgreSharedPtr.h.

AtomicScalar<unsigned> Ogre::SharedPtrInfo::useCount
inherited

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 Sat Oct 25 2014 14:52:13