Public Member Functions | Private Attributes
OVR::Pickable< T > Class Template Reference

#include <OVR_RefCount.h>

List of all members.

Public Member Functions

T * GetPtr () const
T & operator* () const
T * operator-> () const
Pickableoperator= (const Pickable &other)
 Pickable ()
 Pickable (T *p)
 Pickable (T *p, PickType)
template<typename OT >
 Pickable (const Pickable< OT > &other)

Private Attributes

T * pV

Detailed Description

template<typename T>
class OVR::Pickable< T >

Definition at line 247 of file OVR_RefCount.h.


Constructor & Destructor Documentation

template<typename T>
OVR::Pickable< T >::Pickable ( ) [inline]

Definition at line 250 of file OVR_RefCount.h.

template<typename T>
OVR::Pickable< T >::Pickable ( T *  p) [inline, explicit]

Definition at line 251 of file OVR_RefCount.h.

template<typename T>
OVR::Pickable< T >::Pickable ( T *  p,
PickType   
) [inline]

Definition at line 252 of file OVR_RefCount.h.

template<typename T>
template<typename OT >
OVR::Pickable< T >::Pickable ( const Pickable< OT > &  other) [inline]

Definition at line 259 of file OVR_RefCount.h.


Member Function Documentation

template<typename T>
T* OVR::Pickable< T >::GetPtr ( ) const [inline]

Definition at line 272 of file OVR_RefCount.h.

template<typename T>
T& OVR::Pickable< T >::operator* ( ) const [inline]

Definition at line 277 of file OVR_RefCount.h.

template<typename T>
T* OVR::Pickable< T >::operator-> ( ) const [inline]

Definition at line 273 of file OVR_RefCount.h.

template<typename T>
Pickable& OVR::Pickable< T >::operator= ( const Pickable< T > &  other) [inline]

Definition at line 262 of file OVR_RefCount.h.


Member Data Documentation

template<typename T>
T* OVR::Pickable< T >::pV [private]

Definition at line 284 of file OVR_RefCount.h.


The documentation for this class was generated from the following file:


oculus_sdk
Author(s):
autogenerated on Mon Oct 6 2014 03:01:20