TwiceAsNice
2019-02-18
|
#include <Reference.h>
Public Types | |
typedef T | element_type |
typedef T | element_type |
Public Member Functions | |
T | get () const |
T | ref () |
operator IceUtil::Handle< T > () const | |
operator T & () | |
T & | operator[] (const char *_s) |
operator bool () const | |
void | swap (ReferenceBase &other) |
T | get () const |
T | ref () |
operator IceUtil::Handle< T > () const | |
operator T & () | |
T & | operator[] (const char *_s) |
operator bool () const | |
void | swap (ReferenceBase &other) |
Public Attributes | |
T * | _ptr |
Private Member Functions | |
void | throwNullReferenceException (const char *, int) const |
void | throwNullReferenceException (const char *, int) const |
typedef T Nice::ReferenceBase< T >::element_type |
typedef T Nice::ReferenceBase< T >::element_type |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineprivate |
|
private |
T * Nice::ReferenceBase< T >::_ptr |