#include <smartptr.h>
◆ ePtr() [1/3]
◆ ePtr() [2/3]
◆ ePtr() [3/3]
◆ ~ePtr()
◆ getPtrString()
template<class T >
void* ePtr< T >::getPtrString |
( |
| ) |
const |
|
inline |
◆ grabRef()
template<class T >
T* ePtr< T >::grabRef |
( |
| ) |
|
|
inline |
◆ operator bool()
template<class T >
ePtr< T >::operator bool |
( |
| ) |
const |
|
inline |
◆ operator T*()
template<class T >
ePtr< T >::operator T* |
( |
| ) |
const |
|
inline |
◆ operator*()
template<class T >
T& ePtr< T >::operator* |
( |
| ) |
|
|
inline |
◆ operator->()
template<class T >
T* ePtr< T >::operator-> |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ ptrref()
template<class T >
T* & ePtr< T >::ptrref |
( |
| ) |
|
|
inline |
◆ ptr
The documentation for this class was generated from the following file: