![]() |
OGRE
2.2.4
Object-Oriented Graphics Rendering Engine
|
Shared pointer implementation used to share counter buffers. More...
#include <OgreHardwareCounterBuffer.h>
Inheritance diagram for Ogre::v1::HardwareCounterBufferSharedPtr:Public Types | |
| typedef void(* | unspecified_bool_type) (SharedPtr ***) |
Public Member Functions | |
| HardwareCounterBufferSharedPtr () | |
| HardwareCounterBufferSharedPtr (HardwareCounterBuffer *buf) | |
| void | bind (HardwareCounterBuffer *rep, SharedPtrFreeMethod inFreeMethod=SPFM_DELETE) |
| Binds rep to the SharedPtr. More... | |
| SharedPtr< Y > | dynamicCast () const |
| HardwareCounterBuffer * | get () const |
| HardwareCounterBuffer * | getPointer () const |
| bool | isNull (void) const |
| operator unspecified_bool_type () const | |
| HardwareCounterBuffer & | operator* () const |
| HardwareCounterBuffer * | operator-> () const |
| void | reset (void) |
| void | reset (HardwareCounterBuffer *rep) |
| void | setNull () |
| void | setUseCount (unsigned value) |
| SharedPtr< Y > | staticCast () const |
| bool | unique () const |
| unsigned int | use_count () const |
| unsigned int | useCount () const |
Static Public Member Functions | |
| static void | unspecified_bool (SharedPtr ***) |
Shared pointer implementation used to share counter buffers.
|
inherited |
|
inlineinherited |
Binds rep to the SharedPtr.
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlinestaticinherited |
|
inlineinherited |
|
inlineinherited |