|  | OGRE-Next 3.0.0
    Object-Oriented Graphics Rendering Engine | 
#include <OgreThreadDefinesSTD.h>
| Public Member Functions | |
| ThreadLocalPtr () | |
| T * | get () const | 
| T & | operator* () const | 
| T * | operator-> () const | 
| T * | release () | 
| void | reset (T *a=0) | 
| Public Attributes | |
| const std::int64_t | m_LocalID | 
| Static Public Attributes | |
| static thread_local std::int64_t | m_VarCounter = 0 | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
References Ogre::ThreadLocalPtr< T >::m_LocalID.
| const std::int64_t Ogre::ThreadLocalPtr< T >::m_LocalID | 
Referenced by Ogre::ThreadLocalPtr< T >::reset().
| 
 | static |