OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
IndirectChannel< T > Member List

This is the complete list of members for IndirectChannel< T >, including all inherited members.

Channel()Channel
clone() const IndirectChannel< T >virtual
ConstChannel()ConstChannel
get(double &) const IndirectChannel< T >virtual
getFIndirectChannel< T >private
IndirectChannel(T &object, double(T::*getF)() const, void(T::*setF)(double))IndirectChannel< T >
IndirectChannel(const IndirectChannel &)IndirectChannel< T >
IndirectChannel()IndirectChannel< T >private
isSettable() const IndirectChannel< T >inlinevirtual
itsObjectIndirectChannel< T >private
operator double() const ConstChannelinline
operator+=(double value)Channelinline
operator-=(double value)Channelinline
operator=(const IndirectChannel &)IndirectChannel< T >private
Channel::operator=(double value)Channelinline
set(double)IndirectChannel< T >virtual
setFIndirectChannel< T >private
~Channel()Channelvirtual
~ConstChannel()ConstChannelvirtual
~IndirectChannel()IndirectChannel< T >virtual