OPAL (Object Oriented Parallel Accelerator Library)
2021.1.99
OPAL
|
This is the complete list of members for IndirectChannel< T >, including all inherited members.
Channel() | Channel | |
Channel(const Channel &) | Channel | private |
clone() const | IndirectChannel< T > | virtual |
ConstChannel() | ConstChannel | |
ConstChannel(const ConstChannel &) | ConstChannel | private |
get(double &) const | IndirectChannel< T > | virtual |
getF | IndirectChannel< 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 |
itsObject | IndirectChannel< T > | private |
operator double() const | ConstChannel | inline |
operator+=(double value) | Channel | inline |
operator-=(double value) | Channel | inline |
operator=(const IndirectChannel &) | IndirectChannel< T > | private |
Channel::operator=(double value) | Channel | inline |
set(double) | IndirectChannel< T > | virtual |
setF | IndirectChannel< T > | private |
~Channel() | Channel | virtual |
~ConstChannel() | ConstChannel | virtual |
~IndirectChannel() | IndirectChannel< T > | virtual |