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