Public Member Functions | |
PinObserverConst (const T pointee=0) | |
PinObserverConst (const PinObserverConst< T, U > &other) | |
PinObserverConst (const PinObserver< T, U > &other) | |
~PinObserverConst () | |
PinObserver< T, U > & | unconst () const |
const U * | operator-> () const |
const U & | operator* () const |
const U * | operator-> () |
const U & | operator* () |
PinObserverConst & | operator= (const PinObserverConst< T, U > &other) |
virtual void | discriminate (PinAnyDiscriminator &disc, void *vp) |
PinObserverConst (const T pointee=0) | |
PinObserverConst (const PinObserverConst< T, U > &other) | |
PinObserverConst (const PinObserver< T, U > &other) | |
~PinObserverConst () | |
PinObserver< T, U > & | unconst () const |
const U * | operator-> () const |
const U & | operator* () const |
const U * | operator-> () |
const U & | operator* () |
PinObserverConst & | operator= (const PinObserverConst< T, U > &other) |
virtual void | discriminate (PinAnyDiscriminator &disc, void *vp) |
PinObserverConst< T, U >::PinObserverConst | ( | const T | pointee = 0 |
) |
PinObserverConst< T, U >::PinObserverConst | ( | const PinObserverConst< T, U > & | other | ) |
PinObserverConst< T, U >::PinObserverConst | ( | const PinObserver< T, U > & | other | ) |
PinObserverConst< T, U >::~PinObserverConst | ( | ) |
PinObserverConst< T, U >::PinObserverConst | ( | const T | pointee = 0 |
) |
PinObserverConst< T, U >::PinObserverConst | ( | const PinObserverConst< T, U > & | other | ) |
PinObserverConst< T, U >::PinObserverConst | ( | const PinObserver< T, U > & | other | ) |
PinObserverConst< T, U >::~PinObserverConst | ( | ) |
PinObserver< T,U >& PinObserverConst< T, U >::unconst | ( | ) | const |
const U* PinObserverConst< T, U >::operator-> | ( | ) | const |
Reimplemented from PinBase< T, U >.
const U& PinObserverConst< T, U >::operator* | ( | ) | const |
Reimplemented from PinBase< T, U >.
const U* PinObserverConst< T, U >::operator-> | ( | ) |
Reimplemented from PinBase< T, U >.
const U& PinObserverConst< T, U >::operator* | ( | ) |
Reimplemented from PinBase< T, U >.
PinObserverConst& PinObserverConst< T, U >::operator= | ( | const PinObserverConst< T, U > & | other | ) |
void PinErrorBufObserverConst::discriminate | ( | PinAnyDiscriminator & | disc, | |
void * | vp | |||
) | [virtual] |
Implements PinAnyBase.
PinObserver< T,U >& PinObserverConst< T, U >::unconst | ( | ) | const |
const U* PinObserverConst< T, U >::operator-> | ( | ) | const |
Reimplemented from PinBase< T, U >.
const U& PinObserverConst< T, U >::operator* | ( | ) | const |
Reimplemented from PinBase< T, U >.
const U* PinObserverConst< T, U >::operator-> | ( | ) |
Reimplemented from PinBase< T, U >.
const U& PinObserverConst< T, U >::operator* | ( | ) |
Reimplemented from PinBase< T, U >.
PinObserverConst& PinObserverConst< T, U >::operator= | ( | const PinObserverConst< T, U > & | other | ) |
virtual void PinObserverConst< T, U >::discriminate | ( | PinAnyDiscriminator & | disc, | |
void * | vp | |||
) | [virtual] |
Implements PinAnyBase.