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

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

Channel()Channel
Channel(const Channel &)Channelprivate
clone() constIndirectChannel< T >virtual
ConstChannel()ConstChannel
ConstChannel(const ConstChannel &)ConstChannelprivate
get(double &) constIndirectChannel< 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() constIndirectChannel< T >inlinevirtual
itsObjectIndirectChannel< T >private
operator double() constConstChannelinline
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