#include <OgreSkeleton.h>
Inheritance diagram for Ogre::SkeletonPtr:

Public Member Functions | |
| SkeletonPtr () | |
| SkeletonPtr (Skeleton *rep) | |
| SkeletonPtr (const SkeletonPtr &r) | |
| SkeletonPtr (const ResourcePtr &r) | |
| SkeletonPtr & | operator= (const ResourcePtr &r) |
| Operator used to convert a ResourcePtr to a SkeletonPtr. | |
| Skeleton & | operator * () const |
| Skeleton * | operator-> () const |
| Skeleton * | get () const |
| void | bind (Skeleton *rep) |
| Binds rep to the SharedPtr. | |
| bool | unique () const |
| unsigned int | useCount () const |
| unsigned int * | useCountPointer () const |
| Skeleton * | getPointer () const |
| bool | isNull (void) const |
| void | setNull (void) |
Protected Member Functions | |
| void | release (void) |
| virtual void | destroy (void) |
| virtual void | swap (SharedPtr< Skeleton > &other) |
Protected Attributes | |
| Skeleton * | pRep |
| unsigned int * | pUseCount |
Definition at line 453 of file OgreSkeleton.h.
|
|
Definition at line 456 of file OgreSkeleton.h. |
|
|
Definition at line 457 of file OgreSkeleton.h. |
|
|
Definition at line 458 of file OgreSkeleton.h. |
|
|
Definition at line 459 of file OgreSkeleton.h. References OGRE_COPY_AUTO_SHARED_MUTEX, OGRE_LOCK_MUTEX, and OGRE_MUTEX_CONDITIONAL. |
|
|
Binds rep to the SharedPtr.
Definition at line 137 of file OgreSharedPtr.h. References OGRE_LOCK_AUTO_SHARED_MUTEX, and OGRE_NEW_AUTO_SHARED_MUTEX. |
|
|
Definition at line 191 of file OgreSharedPtr.h. References OGRE_DELETE_AUTO_SHARED_MUTEX. |
|
|
Definition at line 131 of file OgreSharedPtr.h. |
|
|
Definition at line 149 of file OgreSharedPtr.h. |
|
|
Definition at line 151 of file OgreSharedPtr.h. |
|
|
Definition at line 129 of file OgreSharedPtr.h. |
|
|
Definition at line 130 of file OgreSharedPtr.h. |
|
|
Operator used to convert a ResourcePtr to a SkeletonPtr.
Definition at line 476 of file OgreSkeleton.h. References OGRE_COPY_AUTO_SHARED_MUTEX, OGRE_LOCK_MUTEX, and OGRE_MUTEX_CONDITIONAL. |
|
|
Definition at line 165 of file OgreSharedPtr.h. References Ogre::SharedPtr< T >::destroy(), OGRE_AUTO_MUTEX_NAME, OGRE_LOCK_AUTO_SHARED_MUTEX, OGRE_MUTEX_CONDITIONAL, and OGRE_SET_AUTO_SHARED_MUTEX_NULL. |
|
|
Definition at line 153 of file OgreSharedPtr.h. References Ogre::SharedPtr< T >::release(). |
|
|
Definition at line 202 of file OgreSharedPtr.h. References OGRE_AUTO_MUTEX_NAME. |
|
|
Definition at line 145 of file OgreSharedPtr.h. References OGRE_LOCK_AUTO_SHARED_MUTEX. |
|
|
Definition at line 146 of file OgreSharedPtr.h. References OGRE_LOCK_AUTO_SHARED_MUTEX. |
|
|
Definition at line 147 of file OgreSharedPtr.h. |
|
|
Definition at line 46 of file OgreSharedPtr.h. |
|
|
Definition at line 47 of file OgreSharedPtr.h. |
Copyright © 2000-2005 by The OGRE Team

This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 License.
Last modified Thu Mar 6 09:48:59 2008