Public Member Functions | |
const T | get () const |
T | get () const |
T | get () |
const T | value () const |
T | value () const |
T | value () |
PinSimplePtrTypeWrapper () | |
void | grab (T pointee, int owns) |
void | takeFrom (PinSimplePtrTypeWrapper< T > &other) |
void | copyFrom (const PinSimplePtrTypeWrapper< T > &other) |
T | release () |
const T | get () const |
T | get () const |
T | get () |
const T | value () const |
T | value () const |
T | value () |
PinSimplePtrTypeWrapper () | |
void | grab (T pointee, int owns) |
void | takeFrom (PinSimplePtrTypeWrapper< T > &other) |
void | copyFrom (const PinSimplePtrTypeWrapper< T > &other) |
T | release () |
PinSimplePtrTypeWrapper< T >::PinSimplePtrTypeWrapper | ( | ) |
PinSimplePtrTypeWrapper< T >::PinSimplePtrTypeWrapper | ( | ) |
const T PinSimplePtrTypeWrapper< T >::get | ( | ) | const |
Reimplemented from PinAnyTypeWrapper.
T PinSimplePtrTypeWrapper< T >::get | ( | ) | const |
Reimplemented from PinAnyTypeWrapper.
T PinSimplePtrTypeWrapper< T >::get | ( | ) |
Reimplemented from PinAnyTypeWrapper.
const T PinSimplePtrTypeWrapper< T >::value | ( | ) | const |
T PinSimplePtrTypeWrapper< T >::value | ( | ) | const |
T PinSimplePtrTypeWrapper< T >::value | ( | ) |
void PinSimplePtrTypeWrapper< T >::grab | ( | T | pointee, | |
int | owns | |||
) |
void PinSimplePtrTypeWrapper< T >::takeFrom | ( | PinSimplePtrTypeWrapper< T > & | other | ) |
void PinSimplePtrTypeWrapper< T >::copyFrom | ( | const PinSimplePtrTypeWrapper< T > & | other | ) |
T PinSimplePtrTypeWrapper< T >::release | ( | ) |
Reimplemented from PinAnyTypeWrapper.
const T PinSimplePtrTypeWrapper< T >::get | ( | ) | const |
Reimplemented from PinAnyTypeWrapper.
T PinSimplePtrTypeWrapper< T >::get | ( | ) | const |
Reimplemented from PinAnyTypeWrapper.
T PinSimplePtrTypeWrapper< T >::get | ( | ) |
Reimplemented from PinAnyTypeWrapper.
const T PinSimplePtrTypeWrapper< T >::value | ( | ) | const |
T PinSimplePtrTypeWrapper< T >::value | ( | ) | const |
T PinSimplePtrTypeWrapper< T >::value | ( | ) |
void PinSimplePtrTypeWrapper< T >::grab | ( | T | pointee, | |
int | owns | |||
) |
void PinSimplePtrTypeWrapper< T >::takeFrom | ( | PinSimplePtrTypeWrapper< T > & | other | ) |
void PinSimplePtrTypeWrapper< T >::copyFrom | ( | const PinSimplePtrTypeWrapper< T > & | other | ) |
T PinSimplePtrTypeWrapper< T >::release | ( | ) |
Reimplemented from PinAnyTypeWrapper.